0.0.4 • Published 3 years ago

@spring-global/mseries-app-defaults v0.0.4

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

mseries-app-defaults

mseries-app-defaults installs and configures common packages/tools required to enforce coding standards and style.

This includes:

Installation

$ npm i @spring-global/mseries-app-defaults -g --save-dev

Execution

If the target application is a react application, run the following command:

$ npx @spring-global/mseries-app-defaults --react

For every other application type, simply run:

$ npx @spring-global/mseries-app-defaults