An open API service indexing awesome lists of open source software.

https://github.com/artodeschini/vuefrontapp


https://github.com/artodeschini/vuefrontapp

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# guiaclientes

## requisitos

* node
* nvm
* npm
* vuecli

## Project setup

```bash
npm install
```

### Compiles and hot-reloads for development

```bash
npm run serve
```

### Compiles and minifies for production

```bash
npm run build
```

### Lints and fixes files

```bash
npm run lint
```

### Customize configuration

See [Configuration Reference](https://cli.vuejs.org/config/).