Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-hydro-app

Create a hydro app from the official starter repository.

Requirements

  • Node.js 14.14 or newer
  • Git and npm available on your PATH
  • Network access to GitHub and the npm registry

Usage

npm init hydro-app@latest <project>

or

npx create-hydro-app@latest <project>

The command clones the starter, installs its dependencies, removes the template Git history, and creates a new initial Git commit.

Project names

<project> must be a simple directory name that starts with a letter or number and contains only letters, numbers, dots, hyphens, and underscores.

The destination may be new or an existing empty directory. Existing non-empty directories are rejected to avoid overwriting files.

About

No description or website provided.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Contributors

Languages