https://github.com/krutsch/create-hydro-app
https://github.com/krutsch/create-hydro-app
hydro-js
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/krutsch/create-hydro-app
- Owner: Krutsch
- License: mit
- Created: 2020-11-22T11:43:17.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-30T05:37:15.000Z (8 months ago)
- Last Synced: 2025-05-12T04:12:17.984Z (29 days ago)
- Topics: hydro-js
- Language: JavaScript
- Homepage:
- Size: 38.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This package includes the global command for Create Hydro App.
---
Creating a Hello World App will have a size of 3.94K (compressed).
Adding another Hello World Component will add 19 Bytes.---
```properties
$ npm init hydro-app@latest
```or
```properties
$ npx create-hydro-app@latest
```