Package | Version | Dependencies |
---|---|---|
jsonnull-create-project |
||
jsonnull-project-scripts |
$ npm install -g jsonnull-create-project
$ create-project path/to/my-app
This will create a new project at path/to/my-app
, inject dependencies, and
npm install
.
$ npm install --save-dev jsonnull-project-scripts
Common npm scripts, base configuration files, and more files which I share across projects can be referenced as a dependency.
The most common requirements are automatically linked in during project creation with the CLI tool.