Install the node modules:
npm install
Install the TypeScript definition files:
typings install
Start the webpack-dev-server:
npm run debug
Build the project:
npm run build
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Install the node modules:
npm install
Install the TypeScript definition files:
typings install
Start the webpack-dev-server:
npm run debug
Build the project:
npm run build