2.1.2 ā€¢ Published 5 years ago

@neutron.js/cli v2.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

šŸš€ Overview

Neutron is a CLI developed to help developers create new react projects with Redux + Redux Saga and offers well-structured code standardization.

Templates and Scaffolding

  • React JS
  • React Native

ā€šŸ‘ØšŸ½ā€šŸ’» Quick Start

To install Neutron JS, execute into your terminal:

# yarn
$ yarn global add @neutron.js/cli

# npm
$ npm i @neutron.js/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

šŸš˜ What's under the hood?

ā­ gluegun toolkit for building node-based command-line interfaces

šŸ“ƒ Contributing

Thanks for your interest on our project. Take a moment to read our guidelines:

šŸ“ƒ License

MIT Ā© Neutron JS

2.1.2

5 years ago

2.1.1

5 years ago

2.1.0

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.0.2

5 years ago