Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nyxb/starter
https://github.com/nyxb/starter
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/nyxb/starter
- Owner: nyxb
- License: mit
- Created: 2023-10-25T08:20:41.000Z (about 1 year ago)
- Default Branch: templates
- Last Pushed: 2023-11-18T23:35:21.000Z (about 1 year ago)
- Last Synced: 2024-11-21T04:44:09.503Z (2 months ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ๐ช Nyxb Starter Templates
Quickly get started with a minimal Nyxb starter template!
## Quick start
Head over to [nyxb.space](https://nyxb.space) to get started quickly.
## Usage
You can use `nyxbi` CLI to clone latest template to an empty directory:
```sh-session
$ npx nyxbi init [-t,--template=] []
```**Example:** Clone `docux` to `my-app` directory:
```sh-session
$ npx nyxbi init -t docux nyxb-app
```## Templates
- [docux](https://github.com/nyxb/docux) - Write beautiful documentations with Nuxt and Markdown.
- [vite-template-react](https://github.com/nyxb/vite-template-react) - A Vite + React + TS template
- [starter-npm](https://github.com/nyxb/starter-npm) - A starter template for npm packages
- [starter-vscode](https://github.com/nyxb/starter-vscode) - A starter template for VSCode extensions## License
[MIT](./LICENSE) - Made with ๐งก