Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cristianosantan/warehouse_vuejs
https://github.com/cristianosantan/warehouse_vuejs
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cristianosantan/warehouse_vuejs
- Owner: CristianoSantan
- Created: 2024-11-26T23:34:26.000Z (26 days ago)
- Default Branch: main
- Last Pushed: 2024-11-27T01:14:41.000Z (26 days ago)
- Last Synced: 2024-11-27T02:20:46.596Z (26 days ago)
- Language: Vue
- Size: 113 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# warehouse-vue
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).