diff options
Diffstat (limited to 'iridescence/README.md')
-rw-r--r-- | iridescence/README.md | 24 |
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/). |