LuluLiu66 / lulu-shuvi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shuvi.js Project

This is a Shuvi.js project bootstrapped with create-shuvi.

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.

You can start editing the page by modifying src/routes/page.tsx. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api. This endpoint can be edited in src/routes/api/api.ts.

The src/routes/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

Learn More

To learn more about Shuvi.js, take a look at the following resources:

You can check out the Shuvi.js GitHub repository - your feedback and contributions are welcome!

About


Languages

Language:TypeScript 39.6%Language:CSS 38.8%Language:JavaScript 21.6%