@wildberries/create-package-boilerplate

0.0.3 • Public • Published

@wildberries/create-package-boilerplate

This Solution is build to make it easy to develop different packages in purpose to publish it

Commands

To start the package executor

npx @wildberries/create-package-boilerplate 

Options:

  • path (string, required) - path to package to be executed into

(must be equal to `'./'` when only-config or only-cli flag is true) - typescript (boolean, non-required): if `true` - it starts the execution of typescript modification - react (boolean, non-required): if `true` - it starts the execution of react-typescript modification

Examples

  • Execute project with typescript
npx @wildberries/create-package-boilerplate --path='./<folder name to execute>' --typescript
  • Execute project with typescript and react
npx @wildberries/create-package-boilerplate --path='./<folder name to execute>' --typescript --react

Warning

Sorry, we do NOT support react with pure js and only pure js modifications yet.

Readme

Keywords

none

Package Sidebar

Install

npm i @wildberries/create-package-boilerplate

Weekly Downloads

3

Version

0.0.3

License

MIT

Unpacked Size

36.6 kB

Total Files

42

Last publish

Collaborators

  • novikov
  • vladislav137
  • mihanizm56
  • ramison4ik