mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 21:34:25 +00:00
Changes to optional css install
This commit is contained in:
parent
1f11924be3
commit
4408eea3b3
@ -217,11 +217,16 @@ A build version of the needed CSS file is provided within the main bundle `Resou
|
|||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
#in the main bundle directory ( vendor/chill-project/main/ )
|
#in the main bundle directory ( vendor/chill-project/main/ )
|
||||||
cd Resources/
|
cd vendor/chill-project/main/Resources/
|
||||||
npm install
|
npm install grunt
|
||||||
grunt
|
|
||||||
|
|
||||||
|
|
||||||
|
Go back to your project root before doing next step
|
||||||
|
|
||||||
|
.. code-block:: bash
|
||||||
|
|
||||||
|
cd path/to/your/directory
|
||||||
|
|
||||||
|
|
||||||
Launch your server
|
Launch your server
|
||||||
^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^
|
||||||
|
Loading…
x
Reference in New Issue
Block a user