Skip to content

andresdominguez/ng2-cornell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cornell Startup Systems

Sample code for Cornell lecture

Slides

See slides

Demo app

https://andresdominguez.github.io/ng2-cornell/src/

Getting Started

This project uses Angular 2 alpha 44

It is based on John Papa's repo

# Clone this repo
$ git clone https://github.com/andresdominguez/ng2-cornell.git

# Install dependencies
$ cd ng2-cornell
$ npm install

# Run the TypeScript compiler and watch for changes
$ npm run tsc

#Open 2nd terminal and launch the app in the browser
$ npm start

About

Angular 2 Conrnell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published