Skip to content

Longfld/AngularQuickStartForBeginning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Quick Start For Beginning with systemjs

This is quick start for very beginning(systemjs and angular, material & rxjs 6 included)

If you:

have trouble to start https://github.com/angular/quickstart 

Want a simply solution that understanable as a programmer

want to use systemjs , 

try this:

Download or clone this package from "Clone or Download" green button on right top of https://github.com/Longfld/AngularQuickStartForBeginning

Make sure you log on or "run as administrator" then install nodejs(it will include npm) from https://docs.npmjs.com/getting-started/installing-node.

To check your installed node as v4.x.x and npm as 3.x.x version by running "node -v" and "npm -v" in a terminal/console window. Older versions produce errors.

After unzip, go to folder that contains package.json then:

  1. run "npm install". Don't worry about warning message, as long as there is no red ERR message

  2. run "npm start"

About

This is quick start for very beginning Angular with systemjs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published