npm init -y npx create-next-app@latest MY-APP-NAME --typescript
cd MY-APP-NAME npm run dev
browse http://localhost:3000/ in browser