Run 'npm install' into project folder
Run npm run lite
for a dev server. Navigate to http://localhost:3000/
. The app will automatically reload if you change any of the source files.
Run npm run tsc:w
for a run typescript watcher
Run npm start
for a run typescript watcher and run dev server