Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/edixonalberto/vue-interfaces

Website to show interfaces web made with Vuejs
https://github.com/edixonalberto/vue-interfaces

babel7 vuejs vuejs-components vuejs-router

Last synced: about 1 month ago
JSON representation

Website to show interfaces web made with Vuejs

Awesome Lists containing this project

README

        

# vue-interfaces

[![WebSite: https://www.edixonalberto.com](https://img.shields.io/badge/author-EdixonAlberto-purple.svg)](https://www.edixonalberto.com)
[![MIT license](https://img.shields.io/badge/license-MIT-green.svg)](./LICENSE.md)
![GitHub](https://img.shields.io/github/followers/EdixonAlberto.svg?label=Follow&style=social)

Website to show interfaces web made with Vuejs

## Project setup

```
yarn install
```

### Compiles and hot-reloads for development

```
yarn serve
```

### Compiles and minifies for production

```
yarn build
```

### Lints and fixes files

```
yarn lint
```

### Customize configuration

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