git add .; git commit -m ' v0.01.10 style: better prompt input position '; git push origin main git reset --hard; git clean -fd; git checkout dev-branch; git pull origin dev-branch git reset --hard c2366a1 git push --force origin dev-branch
This is a Next.js project bootstrapped with create-next-app.
First, run the development server:
bunx next devOther common scripts:
bunx next build # production build
bunx next start # start prod server
bunx eslint # lint