/ng2-movies

Sample app to demo some Angular2 features

Primary LanguageJavaScript

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