aboutsummaryrefslogtreecommitdiffhomepage
path: root/example/README.md
diff options
context:
space:
mode:
authoreric thul <thul.eric@gmail.com>2016-03-13 10:06:11 -0400
committereric thul <thul.eric@gmail.com>2016-03-13 10:06:11 -0400
commit1a7a07b7a4fa93a55a600ca9d466020f3e11ab5a (patch)
tree9af0a5120593adeb47229d6a564fee86ab9f0856 /example/README.md
parent0f0403a8359f316ece009442f2b3803e897cc9f1 (diff)
downloadpurs-loader-1a7a07b7a4fa93a55a600ca9d466020f3e11ab5a.tar.gz
purs-loader-1a7a07b7a4fa93a55a600ca9d466020f3e11ab5a.tar.zst
purs-loader-1a7a07b7a4fa93a55a600ca9d466020f3e11ab5a.zip
Extracting out the example
Diffstat (limited to 'example/README.md')
-rw-r--r--example/README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/example/README.md b/example/README.md
deleted file mode 100644
index bac4f6c..0000000
--- a/example/README.md
+++ /dev/null
@@ -1,6 +0,0 @@
1```bash
2bower install
3npm install
4npm run-script build
5npm run-script run
6```