Thanks to visit codestin.com
Credit goes to github.com

Skip to content

nileshmiskin/tkiet-js

Repository files navigation

JS and AgularJS from the ground up

Artefacts from JS and Angular workshop conducted on 2,3,4th Sept, 2017

Environment setup

  • Install nodejs and npm
  • Install follwoing npm packages npm install -g typescript
    npm install -g ts-node
    npm install -g @angular/cli
  • Verification tsc -v
    ts-node -v
    ng -v

Create a new angular application ng new demo-app

About

Artefacts from JS and Angular workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published