npm.io
1.3.6 • Published 5 years agoCLI

create-event-app

Licence
MIT
Version
1.3.6
Deps
9
Size
13.9 MB
Vulns
1
Weekly
0

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 init

Or install Create Event App globaly.

npm install create-event-app -g

Check the --help command.

create-react-app --help
Usage: 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 project

License

MIT

Keywords