|  | 5 天之前 | |
|---|---|---|
| .github | 5 天之前 | |
| public | 5 天之前 | |
| src | 5 天之前 | |
| .gitignore | 5 天之前 | |
| .npmrc | 5 天之前 | |
| README.md | 5 天之前 | |
| jsconfig.json | 5 天之前 | |
| next.config.mjs | 5 天之前 | |
| package.json | 5 天之前 | |
| pnpm-lock.yaml | 5 天之前 | |
| postcss.config.mjs | 5 天之前 | |
| tailwind.config.js | 5 天之前 | 
Run the following commands to start 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 pages/index.mdx. The page auto-updates as you edit the file.