To begin using this template, choose one of the following options to get started:
npm install
npm startTo update dependencies, run bower update and then run gulp copy to copy the updated dependencies into the vendor directory
- Delete
src/app/main.tsif you have one (we now usesrc/main.tsinstead)
Deepak Kumar