Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/edixonalberto/vue-interfaces
- Owner: EdixonAlberto
- License: mit
- Created: 2020-05-18T23:29:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T22:04:10.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T06:19:05.277Z (over 1 year ago)
- Topics: babel7, vuejs, vuejs-components, vuejs-router
- Language: Vue
- Homepage:
- Size: 3.68 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).