Files
red_de_investigacion_front/README.md
T
DanielRamirezGe 5eecfbf6cd first commit
2020-01-14 20:43:08 -06:00

25 lines
317 B
Markdown

# first
## 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/).