Skip to content

A simplest template to buil admin portal project with vite + react + antd

Notifications You must be signed in to change notification settings

brandonxiang/vite-antd-starter

Repository files navigation

Awesome Starter

Why do you use this template

This template is a simplest solution to start up an new SPA.

What is the key web framework for this template

Start Up

Please use degit to download template

#
mkdir your-project-name
cd your-project-name
npx degit brandonxiang/vite-antd-starter

# or

npx degit brandonxiang/vite-antd-starter your-project-name

How to Develop

pnpm i
pnpm run dev

# http://localhost:3000/

How to Build

# live
pnpm run build

Project Management

About

A simplest template to buil admin portal project with vite + react + antd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published