We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ee8d1e commit 9eb4affCopy full SHA for 9eb4aff
1 file changed
README.md
@@ -1,5 +1,13 @@
1

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