- run
npm installto install all dependencies - run
npm run buildto archive project - run
npm startto start project for dev env
- make sure that your machine had been installed
nodeandnpm. - you can change port to run project in
webpack.config.jsfile. In case your port already taken.