Base to start your own angular application
Angular-2 application, with express-based backend part, start package.
- npm install
- npm run build(_production)
- run your localhost on 8609.
It would be nice to have your feedback about improvements and any mistakes you will find. Create this repo for my own needs.