Skip to content

Basscyst/angular2-workshop-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular 2 Workshop Starter

This starter is based on the Angular 2 seed at https://github.com/angular/angular-seed

Usage

  • Clone or fork this repository
  • Make sure you have node.js installed
  • run npm install to install dependencies
  • run npm start to fire up dev server
  • open browser to http://localhost:8080
  • there is also a server running on http://localhost:3000 that serves data

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.5%
  • TypeScript 27.8%
  • HTML 8.7%