commit cafeb6185641dd65cd0919173fbbf38d132f967c Author: lml <2367212933@qq.com> Date: Sat Apr 27 10:07:45 2024 +0800 公司2024年静态官网 diff --git a/README.md b/README.md new file mode 100644 index 0000000..a6db4ec --- /dev/null +++ b/README.md @@ -0,0 +1,29 @@ +# hiric - Vuejs landing template + +## Project setup +``` +yarn install +``` + +### Compiles and hot-reloads for development +``` +yarn run serve +``` + +### Compiles and minifies for production +``` +yarn run build +``` + +### Run your tests +``` +yarn run test +``` + +### Lints and fixes files +``` +yarn run lint +``` + +### Customize configuration +See [Configuration Reference](https://cli.vuejs.org/config/).