diff --git a/flower_admin_front/README.md b/flower_admin_front/README.md new file mode 100644 index 0000000..7e38cce --- /dev/null +++ b/flower_admin_front/README.md @@ -0,0 +1,19 @@ +# flower_admin_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/).