0.2.6 • Published 3 years ago

@epandco/create-app v0.2.6

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

@epandco/create-app

A simple CLI to quickly scaffold projects using EP+Co's standard project templates

Usage

It is highly recommended to use @epandco/create-app via npx to ensure the latest version of the CLI and templates are used.

npx @epandco/create-app <project-name> [options]

Follow the prompts to select a client template and/or server template, or use the --client and --server options to quickly bypass the prompts.

Available templates

Examples

npx @epandco/create-app my-app
npx @epandco/create-app my-app --client react --server express
0.2.6

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.1.0

3 years ago