Skip to content

The ui for Intelligent analysis system by Rust.

Notifications You must be signed in to change notification settings

nauu/lightingbi-ui

Repository files navigation

lightingbi-ui

The ui for Intelligent analysis system by Rust, base on Ant Design Pro.

Environment Prepare

Install node_modules:

npm install

or

yarn

Start project

npm start

Build project

npm run build

Check code style

npm run lint

You can also use script to auto fix some lint error:

npm run lint:fix

Test code

npm test

About

The ui for Intelligent analysis system by Rust.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages