@pobedit/create-product
v0.0.4
Published
A product structure generator
Downloads
5
Readme
@pobedit/create-product
A product structure generator.
Installation
Install with npm or Yarn:
npm:
npm init @pobedit/product
npx:
npx @pobedit/create-product
Yarn:
yarn create @pobedit/product
Contributing
Feel free to submit a pull request if you find any bugs. Please make sure all commits are properly documented.
Tests
npm test
Publishing
npm publish --access public
License
MIT