create-event-app
v1.3.6
Published
Scaffold for event projects
Readme
Create Event App
Create Event App is a scaffold for initiating new projects from a given template.
Template
A template is a sample folder with many files. You could place a template to GitHub, GitLab, Bitbucket or any other code repository, even in your local mechine!
Usage
Using npx
npx create-event-app initOr install Create Event App globaly.
npm install create-event-app -gCheck the --help command.
create-react-app --helpUsage: create-event-app <command>
Options:
-V, --version output the version number
-h, --help output usage information
Commands:
add|a Add a new template
list|l List all templates
delete|d Delete a template
init|i Generate a new projectLicense
MIT
