mirror of
https://github.com/IT4Change/ocelot-website-hire.git
synced 2025-12-13 05:15:49 +00:00
35 lines
536 B
Markdown
35 lines
536 B
Markdown
# ocelot-website-hire
|
|
|
|

|
|
|
|
|
|
|
|
|
|
https://github.com/IT4Change/ocelot-website-hire/assets/1324583/84f43c55-dcb3-4591-ba03-2f379b56cf49
|
|
|
|
|
|
|
|
|
|
## Project setup
|
|
```
|
|
yarn
|
|
```
|
|
|
|
### Compiles and hot-reloads for development
|
|
```
|
|
yarn dev
|
|
```
|
|
|
|
### Compiles and minifies for production
|
|
```
|
|
yarn build
|
|
```
|
|
|
|
### Lints and fixes files
|
|
```
|
|
yarn lint
|
|
```
|
|
|
|
### Customize configuration
|
|
See [Configuration Reference](https://cli.vuejs.org/config/).
|