https://github.com/hyesungoh/create-comet-land
Generate comet-land app with command :comet:
https://github.com/hyesungoh/create-comet-land
blog-theme comet-land ink react
Last synced: 7 months ago
JSON representation
Generate comet-land app with command :comet:
- Host: GitHub
- URL: https://github.com/hyesungoh/create-comet-land
- Owner: hyesungoh
- License: mit
- Created: 2022-06-18T15:03:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-19T05:38:15.000Z (over 2 years ago)
- Last Synced: 2025-03-10T15:08:17.261Z (7 months ago)
- Topics: blog-theme, comet-land, ink, react
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/create-comet-land
- Size: 474 KB
- Stars: 8
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# create-comet-land
[](https://github.com/hyesungoh/create-comet-land/actions/workflows/codeql.yml) [](https://github.com/hyesungoh/create-comet-land/actions/workflows/CI.yml) [](https://github.com/hyesungoh/create-comet-land/actions/workflows/CD.yml)
Generate [`comet-land`](https://github.com/hyesungoh/comet-land) app with command.

### [BLOG DEMO](https://comet-land-blog.vercel.app/)

### [RESUME DEMO](https://comet-land-resume.vercel.app/)
## Usage
```bash
# just one command you need!
npx create-comet-land
# or
yarn create comet-land
```