@adhamaa/create-fullstack
v1.0.3
Published
Scaffold a new project from the fullstack-starter template
Readme
@adhamaa/create-fullstack
Scaffolds a new project from fullstack-starter at the Git tag that matches the published package version.
Usage
npx @adhamaa/create-fullstack@latest my-app
cd my-appWithout a directory argument, the CLI prompts interactively.
Template version
- Published
1.0.0downloadsgithub:adhamaa/fullstack-starter#v1.0.0. - Unpublished
0.0.0(local dev) usesmainunlessTEMPLATE_TAGis set.
TEMPLATE_TAG=v1.0.0 node dist/index.js my-appMaintainer release
Releases are automated when a v* tag is pushed to the starter repo. See the root README Releasing section.
