Allan Crisostomo 50fd2e0e6a | il y a 3 ans | |
---|---|---|
config | il y a 3 ans | |
public | il y a 3 ans | |
src | il y a 3 ans | |
.babelrc | il y a 3 ans | |
.gitignore | il y a 3 ans | |
.sequelizerc | il y a 3 ans | |
LICENSE | il y a 3 ans | |
README.md | il y a 3 ans | |
migrate.ts | il y a 3 ans | |
next-env.d.ts | il y a 3 ans | |
next.config.js | il y a 3 ans | |
package.json | il y a 3 ans | |
tsconfig.json | il y a 3 ans | |
yarn.lock | il y a 3 ans | |
zeichen.config.ts | il y a 3 ans |
This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying pages/index.js
. The page auto-updates as you edit the file.
To learn more about Next.js, take a look at the following resources:
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.