mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Update npm.rst
This commit is contained in:
@@ -6,7 +6,7 @@ The node package manager ``npm`` is a widely used tool to manage JavaScript depe
|
||||
order to make the project setup easier for everybody, we recommend to follow the convention
|
||||
of typical scripts like ``build``, ``watch`` and ``test`` in the ``package.json`` file.
|
||||
|
||||
You can find more info about this convention on blog posts like `this https://www.keithcirkel.co.uk/how-to-use-npm-as-a-build-tool/`_.
|
||||
You can find more info about this convention on blog posts like this `https://www.keithcirkel.co.uk/how-to-use-npm-as-a-build-tool/`_.
|
||||
|
||||
npm build
|
||||
---------
|
||||
|
||||
Reference in New Issue
Block a user