You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 months ago | |
---|---|---|
public | 5 months ago | |
src | 5 months ago | |
.gitignore | 5 months ago | |
README.md | 5 months ago | |
jsconfig.json | 5 months ago | |
netlify.toml | 5 months ago | |
next.config.js | 5 months ago | |
package-lock.json | 5 months ago | |
package.json | 5 months ago | |
postcss.config.js | 5 months ago | |
tailwind.config.js | 5 months ago |
README.md
This is a Next.js project bootstrapped with create-next-app
.
Getting Started
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.