Skip to content

genacr0co/gears-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
        ...
    }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages