Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ara-framework/create-hypernova-vue
Hypernova Vue project generator
https://github.com/ara-framework/create-hypernova-vue
generator hypernova hypernova-vue vuejs
Last synced: 4 days ago
JSON representation
Hypernova Vue project generator
- Host: GitHub
- URL: https://github.com/ara-framework/create-hypernova-vue
- Owner: ara-framework
- License: mit
- Created: 2019-04-28T14:30:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-03T07:34:41.000Z (about 2 years ago)
- Last Synced: 2024-12-06T17:15:15.312Z (about 1 month ago)
- Topics: generator, hypernova, hypernova-vue, vuejs
- Language: JavaScript
- Homepage:
- Size: 403 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sao-hypernova-vue
> Hypernova with Vue.js boilerplate
## Usage
Install [SAO](https://github.com/saojs/sao) first.
```bash
yarn global add sao
# or
npm i -g sao
```### From git
```bash
sao marconi1992/create-hypernova-vue my-project
```## License
MIT © [marconi1992](github.com/marconi1992)