GitXplorerGitXplorer
n

next_front

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
87a0d03a37e61faeddb011af4d074f664470348b

feat: Add xmas tree

committed 24 days ago
Unverified
780bdac96e825eccc4d9d23040d58343f587574c

fix: Repair build err

committed a month ago
Unverified
8678dda1af25bd258e635e71352c69f8bec5b0eb

feat: Upload github 404 page

committed a month ago
Unverified
52f42e7d82c1863b44f5884843e407e809367392

fix: Update color config

committed a month ago
Unverified
91cb55edb923da21897875189af47cb84bcd639a

feat: Add defaultCheckboxes and color change

committed a month ago
Unverified
b8cec690622d6cb5e9c597bd59099643a7633702

fix: Update layout of Baidu page

committed 2 months ago

README

The README file for this repository.

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.