diff --git a/Resources/README.md b/Resources/README.md new file mode 100644 index 000000000..ab650727a --- /dev/null +++ b/Resources/README.md @@ -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/` \ No newline at end of file