gears-react
TypeScript icon, indicating that this package has built-in type declarations

1.0.37 • Public • Published

Getting Started with GEARS-REACT

p.s. The documentation is not complete, I will supplement it as soon as possible.

Installing

Your React project must have TypeScript installed!

Using npm:

npm i gears-react

After that, the following packages will be automatically installed in your project:

react-router-dom i18next mobx mobx-react mobx-react-lite react-i18next

Also you have to add following parameter to tsconfig.json:

    "compilerOptions": {
        "experimentalDecorators": true, // this one
        ...
    }

Readme

Keywords

none

Package Sidebar

Install

npm i gears-react

Weekly Downloads

7

Version

1.0.37

License

ISC

Unpacked Size

16.9 kB

Total Files

23

Last publish

Collaborators

  • gena_croco