Update README.md

This commit is contained in:
Hykilpikonna
2019-12-25 12:29:46 -05:00
committed by GitHub
parent 5cb572f05d
commit 5ab085ddff
+1 -24
View File
@@ -1,24 +1 @@
# charlie-gallery
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
There's no readme yet :(