G-EIP-700-TLS-7-1-eip-steph.../website/README.md

25 lines
322 B
Markdown
Raw Permalink Normal View History

2024-10-26 20:53:30 +00:00
# my-vue-app
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).