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

https://github.com/artodeschini/vueusersapp

Frontend with Vue.js para uma app de Usuarios
https://github.com/artodeschini/vueusersapp

Last synced: 3 months ago
JSON representation

Frontend with Vue.js para uma app de Usuarios

Awesome Lists containing this project

README

          

# usuarios

## backend app

[backend repositorio](https://github.com/artodeschini/UserApiRestNode)

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

```bash
npm install bulma --save
npm install axios --save
```