1pete / todo-react

Home Page:https://1pete.github.io/todo-react/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TODO

Build Status

PWA Todo App built with React+Redux

How to run this app in dev environment

  1. run commands below

    yarn
    yarn start
    
  2. open url http://localhost:3000

How to build app for production environment

yarn build

About

https://1pete.github.io/todo-react/


Languages

Language:JavaScript 96.2%Language:HTML 3.8%