summaryrefslogtreecommitdiff
path: root/iridescence/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'iridescence/README.md')
-rw-r--r--iridescence/README.md24
1 files changed, 0 insertions, 24 deletions
diff --git a/iridescence/README.md b/iridescence/README.md
deleted file mode 100644
index d6b8550..0000000
--- a/iridescence/README.md
+++ /dev/null
@@ -1,24 +0,0 @@
-# iridescence
-
-## Project setup
-```
-yarn install
-```
-
-### Compiles and hot-reloads for development
-```
-yarn serve
-```
-
-### Compiles and minifies for production
-```
-yarn build
-```
-
-### Lints and fixes files
-```
-yarn lint
-```
-
-### Customize configuration
-See [Configuration Reference](https://cli.vuejs.org/config/).