First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open https://localhost:3000 with your browser to see the result.
$ git checkout -b {myBranch}
$ gh pr create --base main --head {myBranch} --title "Your pr title." --body "Your pr body."
Changes:
- Survey Page
- Updated Navigators
TODO:
- Create assigned pages.