Getting Started
Prerequisites
Installing
- Clone the repository
- Install dependendies with
npm install
oryarn
- Run
npm run dev
oryarn dev
- Visit localhost:3000 in your browser
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upType | Name | Latest commit message | Commit time |
---|---|---|---|
Failed to load latest commit information. | |||
![]() |
components | ||
![]() |
pages | ||
![]() |
utils | ||
![]() |
.editorconfig | ||
![]() |
.eslintrc | ||
![]() |
.gitignore | ||
![]() |
.prettierrc | ||
![]() |
LICENSE | ||
![]() |
README.md | ||
![]() |
netlify.toml | ||
![]() |
next.config.js | ||
![]() |
package-lock.json | ||
![]() |
package.json |
npm install
or yarn
npm run dev
or yarn dev