Skip to content

A boilerplate for building an app with technologies NodeJs,Angular2,Webpack,Heroku

Notifications You must be signed in to change notification settings

pavelsilent/NodeJs-Angular2-Webpack-Heroku

 
 

Repository files navigation

#NodeJS + Angular2 + Webpack + Heroku Boilerplate

#Installation

  1. npm install
  2. npm start
  3. Go to localhost:3000.

#Heroku deployment

  1. heroku create (you should have heroku cli installed)
  2. git push heroku master

License

The content of this project is licensed under the MIT license.

About

A boilerplate for building an app with technologies NodeJs,Angular2,Webpack,Heroku

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Other 0.1%