@rio-cloud/react-scripts
TypeScript icon, indicating that this package has built-in type declarations

4.0.4-alpha.2 • Public • Published

DEPRECATION

This package is deprecated and the fork will no longer be maintained.

react-scripts

This package includes scripts and configuration used by Create React App.
Please refer to its documentation:

Purpose

This package enables a quick setup for internal single page applications for the RIO platform

What you get

  • Authentication
  • Translations
  • Error logs via Sentry
  • Basic application layout with the RIO UIKit

Usage

Create new project

Choose your desired template and create the project as described in the corresponding Readme:

  • Typescript (recommended)
  • Javascript is no longer supported

Update existing project

Just run (replace the version):

npm install --save --save-exact @rio-cloud/react-scripts@3.3.0-alpha.1

or

yarn add --exact @rio-cloud/react-scripts@3.3.0-alpha.1

Readme

Keywords

none

Package Sidebar

Install

npm i @rio-cloud/react-scripts

Weekly Downloads

102

Version

4.0.4-alpha.2

License

MIT

Unpacked Size

129 kB

Total Files

25

Last publish

Collaborators

  • defaude
  • rioclaid
  • rio_cop_frontend
  • rio_team_ctc