Make sure nodejs and npm are installed and on your PATH
- Clone repo
- Run "npm install" inside project dir
- You should be good to go!
To launch the app run "npm run server:dev"
Angular 4 Seed with Webpack
Repository from Github https://github.comdavidberetta/angular4-webpack-seed
Make sure nodejs and npm are installed and on your PATH
To launch the app run "npm run server:dev"
Angular 4 Seed with Webpack