We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fd3b0a commit 2c71992Copy full SHA for 2c71992
examples/README.md
@@ -1,3 +1,5 @@
1
-1. `npm install`
+1. `npm install` at project root
2
2. `npm run build`
3
-3. Examine `./build`
+3. `cd examples`
4
+4. `npm run build`
5
+5. Examine `./build`
0 commit comments