- Nodejs 14.0+(with NPM)
If you're on Mac
brew install node
npm install yarn -g
- Setup
git clone https://github.com/seal-io/walrus-ui/
- Install dependencies
cd walrus-ui
yarn install
- Run development server (at https://localhost:4000)
yarn dev --host
- build release
yarn build
Please submit bugs and issues with a label ui
- Official website: https://www.seal.io/
- Documents: https://seal-io.github.io/docs/