1
0
mirror of https://github.com/kuohuanhuan/x-markdown-css.git synced 2024-11-25 06:18:19 +00:00

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

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: