Clean README of the WebUI

上级 02991016
# How to contribute?
In order to build the assets of the Web UI, you'll need [npm](https://docs.npmjs.com/getting-started/what-is-npm) or [yarn](https://yarnpkg.com).
In order to build the assets of the Web UI, you'll need [npm](https://docs.npmjs.com/getting-started/what-is-npm).
You must run the following command from the `glances/outputs/static/` directory.
## Install dependencies
You can use yarn or npm:
```bash
$ yarn
```
or:
```bash
$ npm install
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册