mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
17 lines
159 B
Markdown
17 lines
159 B
Markdown
ScratchCSS
|
|
==========
|
|
|
|
Installation
|
|
------------
|
|
|
|
```bash
|
|
npm install
|
|
grunt
|
|
```
|
|
|
|
Developpement : autoupdate
|
|
--------------------------
|
|
|
|
```bash
|
|
grunt watch
|
|
``` |