recode-cli
v1.0.4
Published
A cli tool to quickly generate the boilerplate code required for a Project
Downloads
6
Maintainers
Readme
Project-template-cli
A cli tool to quickly generate the boilerplate code required for a Project
Installation
Install this cli with npm
npm i recode-cli -gUse AnyWhere by running
recodeScreenshots
Run Locally
Clone the project
git clone https://github.com/Meditatingpanda/project-bootstrap-cli.gitGo to the project directory
cd project-bootstrap-cliInstall dependencies
yarn installStart the the local CLI
yarn startTo generate the build files
yarn build