create-jeasx
v1.0.0
Published
a utility to bootstrap a jeasx project via npm
Downloads
13
Readme
create-jeasx
create-jeasx
is a small utility to bootstrap a jeasx-quickstart project via the command line.
npm create jeasx
You can also provide a directory where the project should be created:
npm create jeasx my-app
Under the hood this project uses https://github.com/unjs/giget.