Go to the project directory and run the following command:
$ npm install
Above command will install the node_modules defined in the package.json file.
Run following command to run the lite server and tsc compiler/watcher:
$ npm start
- Go to your browser and open