# first npm install # then either ... npm run tsc-dev npm run dev # ... or npm run tsc npm run build # then finally npm start