This boilterplate is minimal, means, it doesn't have any dependencies installed except for those required in typescript.
npm start to build and start the projecrt
npm run dev which you're working on your project, this will restart the project when any file changes (only .ts, and .js)