Skip to content

natcohen/angular2-express-starter

 
 

Repository files navigation

Angular2 Express Starter

Demo: https://express-angular2.herokuapp.com/

Install

git clone https://github.com/vladotesanovic/angular2-express-starter
cd angular2-express-starter

# Install dependencies
npm install && npm run typings

# start server
npm develop

# Applciation url: http://localhost:3000

About

Angular 2 and Express

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.3%
  • TypeScript 1.2%
  • Other 0.5%