Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/2nthony/create-yox-app
https://github.com/2nthony/create-yox-app
starter starter-template yox
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/2nthony/create-yox-app
- Owner: 2nthony
- License: mit
- Created: 2019-07-05T17:09:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T11:54:43.000Z (about 1 year ago)
- Last Synced: 2024-11-19T09:23:30.427Z (about 1 month ago)
- Topics: starter, starter-template, yox
- Language: JavaScript
- Homepage:
- Size: 600 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# create-yox-app
> Create Yox App with no build configuration
Please consider starring the project to show your ❤️ and support.
[![NPM version](https://badgen.net/npm/v/create-yox-app?icon=npm)](https://npmjs.com/package/create-yox-app)
[![NPM download](https://badgen.net/npm/dm/create-yox-app?icon=npm)](https://npmjs.com/package/create-yox-app)
[![CircleCI](https://badgen.net/circleci/github/evillt/create-yox-app?icon=circleci)](https://circleci.com/gh/evillt/create-yox-app/tree/master)
[![License](https://badgen.net/npm/license/create-yox-app)](./LICENSE)
[![donate](https://badgen.net/badge/support%20me/donate/f2a)](https://donate.evila.me)## Usage
```console
yarn create yox-app
```## Credits
- [Yoxjs/yox](https://github.com/yoxjs/yox)
## Contributing
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D## Author
**create-yox-app** © [evillt](https://github.com/evillt), Released under the [MIT](./LICENSE) License.
Authored and maintained by **EVILLT** with help from contributors ([list](https://github.com/evillt/create-yox-app/contributors)).
> [evila.me](https://evila.me) · GitHub [@evillt](https://github.com/evillt) · Twitter [@evillt](https://twitter.com/evillt)