Skip to content

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages