公司2024年静态官网

master
lml 5 months ago
commit cafeb61856

@ -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/).
Loading…
Cancel
Save