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