Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 242 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 242 Bytes

This is a sample app that demonstrates some Angular2 features.

To run it execute the following

npm install
gulp
#in another terminal:
node server.js

The app should now be running at http://localhost:8080