- clone the project
npm install
for dependenciesnpm test
to start testsnpm start
to start the project on port 3000npm build
to use webpack to build the project
npm install
for dependenciesnpm test
to start testsnpm start
to start the project on port 3000npm build
to use webpack to build the project