compie
v3.0.0
Published
CLI tool that scaffolds React components.
Downloads
70
Readme
compie
CLI tool that scaffolds React components.
Installation
npm install --global compie@^3.0.0yarn global add compie@^3.0.0
(if configured properly)
npm install --global @jaid/compie@^3.0.0CLI Usage
After installing package compie globally, you can use its command line interface.
compieFor usage instructions:
compie --helpDevelopment
Setting up:
git clone [email protected]:jaid/compie.git
cd compie
npm installTesting:
npm run test:devTesting in production environment:
npm run testLicense
MIT License
Copyright © 2020, Jaid <[email protected]> (https://github.com/jaid)
