Skip to content

This is Next.js standard Next.js company proj0ect template. Facilitate faster development.

License

Notifications You must be signed in to change notification settings

yaolifeng0629/Next.js-Enterprise-Project-Template

Repository files navigation

Introduce

This is Next.js standard Next.js company project template. Facilitate faster development.

Requirements

  • pnpm version >= 8
  • Node.js version >= v18

Integrated Function

  • standard project directory
  • environment config
  • Ant Design UI framework
  • Integrated Tailwind css、styled-components style framework
  • Integrated Zustand state management framework
  • git commit verify
  • Basic api request example
  • important package order
  • Prettier format config
  • Integrated Vitest testing

Getting Started

First, run the development server:

npm run dev
# or
pnpm dev

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

please should note that,le if you test api request, pase run following command:

cd server

pnpm start

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.

About

This is Next.js standard Next.js company proj0ect template. Facilitate faster development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published