Skip to content

lordsivan/iotkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Step 1: Ref: https://angular.io/docs/ts/latest/guide/setup.html#!#develop-locally
git clone https://github.com/angular/quickstart.git quickstart
cd quickstart
npm install
npm start
Step 2:
Open Visual studio 2015 -> file-> WebSite-> point to the above folder in checkout
Step3:
Checkout component needed in components directory
Cd to the component directory
npm link.
Go to root folder and run <npm link #componenetName# >
Step 4: Webpack based starter project https://www.npmjs.com/package/angular2-webpack-starter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published