https://github.com/unix/vono
Vue project template. Geek style.
https://github.com/unix/vono
Last synced: 3 months ago
JSON representation
Vue project template. Geek style.
- Host: GitHub
- URL: https://github.com/unix/vono
- Owner: unix
- License: mit
- Created: 2019-06-28T14:19:17.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T20:45:01.000Z (over 2 years ago)
- Last Synced: 2025-03-28T19:55:04.426Z (3 months ago)
- Language: Vue
- Homepage:
- Size: 3.21 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vono
> Another Vue project template. Geek style.## Feature
- Auto import components. [vue-auto](https://github.com/unix/vue-auto)
- Popular decorators, reduce your codes. [v-decorators](https://github.com/unix/v-decorators)
- Zeit UI. [@zeit-ui/vue](https://github.com/zeit-ui/vue)
- No burdens.
## Usage
```bash
npm init vono
```## License
[MIT](./LICENSE)