We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 672c5de commit 2b5400dCopy full SHA for 2b5400d
1 file changed
docs/DEVELOPMENT.md
@@ -1,5 +1,13 @@
1
# Developer's guide to webmc
2
3
+## Installation
4
+
5
+```bash
6
7
+npm install
8
+```
9
+Install required depencies.
10
11
## Development
12
13
```bash
0 commit comments