Neutron is a CLI developed to help developers create new react projects with Redux + Redux Saga and offers well-structured code standardization.
To install Neutron JS, execute into your terminal:
# yarn
$ yarn global add @neutronjs/cli
# npm
$ npm i @neutronjs/cli -g
Command list:
Starts With:
neutron create Create new project with React
Commands:
neutron add:component Add new component files
neutron add:duck Add new duck file
neutron add:page Add new page files
neutron add:saga Add new saga and duck files
Utils:
neutron -h Show help information
neutron -v Output the version number
child_process.spawn
with some improvements;Thanks for your interest on our project. Take a moment to read our guidelines:
We have a few channels for contact:
MIT © Neutron JS