mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +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
|
||||
|
||||
#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
|
||||
^^^^^^^^^^^^^^^^^^
|
||||
|
Loading…
x
Reference in New Issue
Block a user