mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +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