Angular 4 environment ready for use and deployment. Clone and run npm install.
npm run dev
Just init a Heroku repo with node.js buildpack and push this project.
IMPORTANT: In the Heroku server config vars, you need to set NPM_CONFIG_PRODUCTION to false.
- Upgrade Angular Material
- Remove Bootstrap from assets and install it as a node module
- Keep an eye out for dependencies updates