Skip to content

Introduction to Visualization

The Project has been releaced on Conan Visualization.

Conan Visualization

Demo has been published on Bilibili, you are free to check it.

Our main code lies in ./src.

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Compile and Hot-Reload for Development

Bash
npm run dev

Type-Check, Compile and Minify for Production

Bash
npm run build