- Prem: AI Model Testing & Training
- Edrees: Front-end
- Richie: Back-end
- Griffin: Front-end/Back-end & UI Design
- Create a new branch for each and every story you're working on
- naming style: "firstname-featurename"
- commit to that branch alone until feature is ready
- create pull request when ready
- someone else will review and accept pull request
- begin work on next feature/story
- Sprint cycle: weekly
- Sprint meetings: Wednesdays @ 6:30pm
- decided day will also decide when Sprints start/finish
This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
sudo yarn dev - macOS
yarn dev - Windows
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.js
. The page auto-updates as you edit the file.
This project uses next/font
to automatically optimize and load Geist, a new font family for Vercel.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.