Skip to content
This repository was archived by the owner on Mar 11, 2020. It is now read-only.

gusdecool/learn-react-redux

Repository files navigation

Learn React Redux

This repo contains the minimum code required to setup React Redux

How to install

  1. yarn install
  2. yarn dev to run in development mode with watched files

How to develop

  1. Use .ts file extension for Typescript file
  2. Use .tsx file extension for Typescript file that has React syntax

How to build & deploy

  1. yarn install
  2. yarn lint
  3. yarn build
  4. Load the build/widget.js in your server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •