Skip to content

SoCreate/angular2-typescript-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workstation Requirements

  • Node.js
    use the Mature and Dependable version
  • Gulp
    use npm install -g gulp after you have installed Node

Getting Started

To get all modules:

npm install

Then to build the client dependencies in src:

gulp

Finally, to start up the static server with live reload:

gulp serve

Open up a browser and nav to localhost:8000

Note
If you run into any wacky issues when npming or gulping you may want to blow away the node_modules dir and run an npm install again.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •