Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matsuyoshi30/harbor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatsuyoshi <sfbgwm30@gmail.com>2020-03-22 07:05:55 +0300
committermatsuyoshi <sfbgwm30@gmail.com>2020-03-22 07:05:55 +0300
commitbe84b45460a56a03e30bd5619212808ef47aa5ae (patch)
tree07bc40bc82478b19dd6c9979e1e6d7acee45919d /README.md
parent6c2a93e837283278cbb233d91b7607452bb297e3 (diff)
fix search
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6d58c49..9b59b84 100644
--- a/README.md
+++ b/README.md
@@ -124,6 +124,15 @@ backtotop = false
## Contents
```
+## Development
+
+1. Install Node.js and npm, the Node.js package manager.
+
+2. The package.json file in your new sub-theme contains the versions of all the Node.js software you need.
+ To install them run:
+
+ npm install
+
## LICENSE
[MIT](./LICENSE).