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: 8 months 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-03T07:34:41.000Z (over 3 years ago)
- Last Synced: 2025-04-08T13:53:09.354Z (about 1 year ago)
- Topics: generator, hypernova, hypernova-vue, vuejs
- Language: JavaScript
- Homepage:
- Size: 403 KB
- Stars: 4
- Watchers: 1
- 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)