aboutsummaryrefslogtreecommitdiffhomepage
path: root/example/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'example/README.md')
-rw-r--r--example/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/example/README.md b/example/README.md
new file mode 100644
index 0000000..ae798e7
--- /dev/null
+++ b/example/README.md
@@ -0,0 +1,5 @@
1```bash
2npm install
3npm run-script webpack
4npm run-script run
5```