wzf3
v0.1.1
Published
[参考文档](https://wxqaq1.github.io/docs/)
Downloads
63
Readme
WZF3
setup
# npm
npm create wzf3
# pnpm
pnpm create wzf3
Development Server
Start the development server on http://localhost:8080
npm run dev
Production
Build the application for production:
npm run build
Locally preview production build:
npm run start