diff --git a/flower_user_front/README.md b/flower_user_front/README.md new file mode 100644 index 0000000..8a0c698 --- /dev/null +++ b/flower_user_front/README.md @@ -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/).