Changes to optional css install

This commit is contained in:
Jean Pierre Huart 2015-06-26 18:13:58 +02:00
parent 1f11924be3
commit 4408eea3b3

View File

@ -217,11 +217,16 @@ A build version of the needed CSS file is provided within the main bundle `Resou
.. code-block:: bash
#in the main bundle directory ( vendor/chill-project/main/ )
cd Resources/
npm install
grunt
cd vendor/chill-project/main/Resources/
npm install grunt
Go back to your project root before doing next step
.. code-block:: bash
cd path/to/your/directory
Launch your server
^^^^^^^^^^^^^^^^^^