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: 2 months 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T22:04:10.000Z (over 2 years ago)
- Last Synced: 2025-01-17T03:45:48.727Z (4 months ago)
- Topics: babel7, vuejs, vuejs-components, vuejs-router
- Language: Vue
- Homepage:
- Size: 3.68 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vue-interfaces
[](https://www.edixonalberto.com)
[](./LICENSE.md)
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/).