Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 243 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 243 Bytes

Angular 4 Webpack Seed

Pre-requisites:

Make sure nodejs and npm are installed and on your PATH

Instructions:

  • Clone repo
  • Run "npm install" inside project dir
  • You should be good to go!

To launch the app run "npm run server:dev"