We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f46f43c + 0c709bc commit 4ebdae7Copy full SHA for 4ebdae7
1 file changed
README.md
@@ -1,5 +1,14 @@
1

2
3
+Install
4
+---
5
+Install the latest [NodeJS](https://nodejs.org/) then run these commands
6
+```sh
7
+npm install && npm run build
8
+# Then start your development session
9
+npm start
10
+```
11
+
12
---
13
14
[MIT license](http://opensource.org/licenses/MIT)
0 commit comments