@sigma-force/react-sigma-cli
TypeScript icon, indicating that this package has built-in type declarations

3.0.8 • Public • Published

@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.1 or higher
  • npm Version 6.14.4 or higher

Getting Started

Installation

The dependency @sigma-force/react-sigma-cli must be installed globally.

npm install -g @sigma-force/react-sigma-cli

Note: if you require administrative permission use sudo for your installation

sudo npm install -g @sigma-force/react-sigma-cli

Start new project

  1. Run in the terminal

     react-sigma-cli
    
  2. Insert the name of the project

start react-sigma-cli

scripts

For start in developer mode run in the terminal

npm run start

For create a bundle for production, run the next comand

npm run build

To check the code for formatting problems use

npm run format

To automatically fix formatting problems use

npm run lint

Uninstall

npm uninstall -g @sigma-force/react-sigma-cli

Documentation

You can find the Kaizen Web Client documentation on Notion.

The documentation is divided into several sections:

Authors

@jeff-js Jefferson Aguilar

@cosmosoftroot Iván Darío Sánchez

@wilson-romero Wilson Romero

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

Platzi

License

MIT License - Copyright (c) 2020 Σ SIGMA Force

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 3.0.8
    0
    • latest

Version History

Package Sidebar

Install

npm i @sigma-force/react-sigma-cli

Weekly Downloads

0

Version

3.0.8

License

MIT

Unpacked Size

274 kB

Total Files

30

Last publish

Collaborators

  • cosmosoftroot
  • jeffersonaguilar