Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cadelbarre/zeyma-vue
https://github.com/cadelbarre/zeyma-vue
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cadelbarre/zeyma-vue
- Owner: cadelbarre
- Created: 2020-08-19T22:34:34.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-23T21:00:52.000Z (about 4 years ago)
- Last Synced: 2023-08-02T23:57:18.932Z (over 1 year ago)
- Language: Vue
- Size: 5.01 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zeyma-vue
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).