docs(readme): provide more commands

This commit is contained in:
郭桓桓 2023-03-02 19:36:28 +08:00
parent e90679a4ac
commit 2042d6be41
Signed by: kuohuanhuan
GPG Key ID: FD846A0A797B0D75
1 changed files with 14 additions and 2 deletions

View File

@ -12,12 +12,12 @@
## Requirement
- Node.js >=16
- Node.js >= 16
## Install
```sh
npm install
npm i
```
## Build
@ -26,6 +26,18 @@ npm install
npm run build
```
or
```sh
grunt build
```
or
```sh
npx grunt build
```
## Usage
You can use the minified CSS file with a CDN service: