monorepo/apps/web2
well c663ed623b updateturbo 2024-11-01 09:53:52 +08:00
..
mdx auth1 2024-10-14 11:38:41 +08:00
public/uploads/thumb mkedit 2024-09-28 14:58:45 +08:00
src updateturbo 2024-11-01 09:53:52 +08:00
.eslintignore mkedit 2024-09-28 14:58:45 +08:00
.eslintrc.js mkedit 2024-09-28 14:58:45 +08:00
.gitignore mkedit 2024-09-28 14:58:45 +08:00
.nextignore auth1 2024-10-14 11:38:41 +08:00
.prettierrc.js mkedit 2024-09-28 14:58:45 +08:00
.prettierrcignore mkedit 2024-09-28 14:58:45 +08:00
.stylelintignore mkedit 2024-09-28 14:58:45 +08:00
.stylelintrc.js mkedit 2024-09-28 14:58:45 +08:00
README.md mkedit 2024-09-28 14:58:45 +08:00
components.json 1022ub 2024-10-22 19:05:53 +08:00
next.config.mjs mkedit 2024-09-28 14:58:45 +08:00
package.json updateturbo 2024-11-01 09:53:52 +08:00
postcss.config.mjs mkedit 2024-09-28 14:58:45 +08:00
tailwind.config.ts mkedit 2024-09-28 14:58:45 +08:00
tsconfig.eslint.json mkedit 2024-09-28 14:58:45 +08:00
tsconfig.json auth1 2024-10-14 11:38:41 +08:00

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
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. 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.

Learn More

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!

Deploy on Vercel

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.