@sigma-force/react-sigma-cli v3.0.8
@sigma-force/react-sigma-cli
react-sigma-cli is a framework for React that allows you to take this library to another level, integrate the best practices in the industry into your projects.
You have the idea, react-sigma-cli accompanies you to create it
Why use react-sigma-cli?
By implementing react-sigma-cli in your project will be have:
- Installation optimized for removing unnecessary code.
- @react/cli organizes your project in a modular structure, generating a more consistent and ordered code
- Having a highly modularized structure allows you to better distribute the work with your development team
- @react/cli has a package of dependencies that have been verified and tested to offer you a complete and stable development environment
- The way @react/cli organizes your project allows you to have greater productivity when creating code and easier maintenance.
- Easier to run unit tests
Prerequisites
Before you start using react-sigma-cli you must have installed:
NodeJS Version 12.16.1or highernpm Version 6.14.4or higher
Getting Started
Installation
The dependency @sigma-force/react-sigma-cli must be installed globally.
npm install -g @sigma-force/react-sigma-cliNote: if you require administrative permission use sudo for your installation
sudo npm install -g @sigma-force/react-sigma-cliStart new project
Run in the terminal
react-sigma-cliInsert the name of the project
scripts
For start in developer mode run in the terminal
npm run startFor create a bundle for production, run the next comand
npm run buildTo check the code for formatting problems use
npm run formatTo automatically fix formatting problems use
npm run lintUninstall
npm uninstall -g @sigma-force/react-sigma-cliDocumentation
You can find the Kaizen Web Client documentation on Notion.
The documentation is divided into several sections:
Authors
Contributing
Thank you for being here, we're really happy you decided to contribute to the project.
Before you contribute to the project please make sure to read all items below.
Sponsors
License
MIT License - Copyright (c) 2020 Σ SIGMA Force