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