Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 716 Bytes

readme.md

File metadata and controls

34 lines (23 loc) · 716 Bytes

Angular2 Express slim starter

Heroku ready wih SystemJS builder

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

Deploy

Install

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

# Install dependencies
npm install

# run and watch for changes in .ts files
npm start

# Applciation url: http://localhost:3000

Run in production mod

npm run build:prod

npm run prod

If you are looking for Webpack version

https://github.com/vladotesanovic/angular2-express-starter