Learn React Redux
This repo contains the minimum code required to setup React Redux
How to install
yarn installyarn devto run in development mode with watched files
How to develop
- Use
.tsfile extension for Typescript file - Use
.tsxfile extension for Typescript file that has React syntax
How to build & deploy
yarn installyarn lintyarn build- Load the
build/widget.jsin your server