Check package.json. Compile typescript project, build with webpack and serve using the dev server.
URL to test http://localhost:3301.
By default, project is compiled and ready to serve. Use npm run tsc-build and then npm run serve.
Data Fetch and Form.