3.0.8 • Published 4 years ago

@sigma-force/react-sigma-cli v3.0.8

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

@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

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

3.0.8

4 years ago

3.0.7

4 years ago

3.0.6

4 years ago

3.0.5

4 years ago

3.0.4

4 years ago

3.0.3

4 years ago

3.0.2

4 years ago

3.0.1

4 years ago

3.0.0

4 years ago

2.0.1-omega

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago