mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-15 08:02:54 +11:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
60e86cf185
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,8 @@ The static files are not shipped with the project repository and need to be
|
||||||
compiled manually. This is necessary since compiled CSS/JS files lead to too
|
compiled manually. This is necessary since compiled CSS/JS files lead to too
|
||||||
many merge conflicts during development.
|
many merge conflicts during development.
|
||||||
|
|
||||||
|
.. code-block:: bash
|
||||||
|
|
||||||
$ npm install # Installs the node dependencies and compiles
|
$ npm install # Installs the node dependencies and compiles
|
||||||
# the static files (JS/CSS).
|
# the static files (JS/CSS).
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue