BLamy / angular2-express-starter

Angular 2 and Express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:JavaScript 98.3%Language:TypeScript 1.2%Language:HTML 0.5%Language:CSS 0.0%