To start the project: npm install npm run dev npm init npx tsc --init git init . touch .gitignore add node_modules to git ignore