ADD file via upload

main
pjhmizn49 1 year ago
parent 62b1d81448
commit 87d915c65a

@ -0,0 +1,19 @@
# flower_user_front
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
Loading…
Cancel
Save