anfrage-playground
Version:
```shell npm install ```
24 lines (15 loc) • 318 B
Markdown
# Anfrage-demo
## Project setup
```shell
npm install
```
### Compiles and hot-reloads for development
```shell
npm run serve
```
### Compiles and minifies for production
```shell
npm run build
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).