create-hydro-app
v1.0.5
Published
Create hydro apps with no build configuration.
Downloads
4
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.
$ npm init hydro-app@latest <project>
or
$ npx create-hydro-app@latest <project>