/arana-ui

a ui console for arana.

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Arana UI

This project is initialized with Ant Design Pro. Follow is the quick guide for how to use.

Environment Prepare

Install Node

Install node_modules:

npm install

Mock Server

npm install -g @stoplight/prism-cli

npm run mock

Start project

npm start

Build project

npm run build

More

You can view full document on our official website. And welcome any feedback in our github.