mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-16 02:09:44 +00:00
Adding help
This commit is contained in:
19
Resources/README.md
Normal file
19
Resources/README.md
Normal file
@@ -0,0 +1,19 @@
|
|||||||
|
ScratchCSS
|
||||||
|
==========
|
||||||
|
|
||||||
|
Installation
|
||||||
|
------------
|
||||||
|
|
||||||
|
```bash
|
||||||
|
npm install
|
||||||
|
grunt
|
||||||
|
```
|
||||||
|
|
||||||
|
Developpement : autoupdate
|
||||||
|
--------------------------
|
||||||
|
|
||||||
|
```bash
|
||||||
|
grunt watch
|
||||||
|
```
|
||||||
|
|
||||||
|
This command will copy all the css file into `../../../../web/bundles/chillmain/`
|
Reference in New Issue
Block a user