/quark-design-docs

The Quark website

Primary LanguageVueMIT LicenseMIT

Quark design website for quark-design.hellobike.com

Available Scripts

npm install
npm run dev

Build

When the code is merged into the main branch, the static resources are automatically built.

Notice

Since vite uses 3.0, the node version must be greater than v16, otherwise the following error will occur Cannot find module 'node:path'.