To build the project from the command-line:
- install tsc globally
$ npm install -g tsc $ tsc -v=> Version 2.1.4- install typescript globally
$ npm install -g typescript npm run setup && npm startto build and serve the files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To build the project from the command-line:
$ npm install -g tsc$ tsc -v => Version 2.1.4$ npm install -g typescriptnpm run setup && npm start to build and serve the files