We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0 parents commit 7d73310Copy full SHA for 7d73310
README.md
@@ -0,0 +1,7 @@
1
+# Installation
2
+
3
+* `git clone [email protected]:rwieruch/taming-the-state-hn-app.git`
4
+* `cd taming-the-state-hn-app`
5
+* `npm install`
6
+* `npm start`
7
+* visit http://localhost:3000/
0 commit comments