Skip to content
This repository has been archived by the owner on Sep 6, 2020. It is now read-only.

djyadav/react-task-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A small experiment with React and Redux.

Usage

Install the dependencies:

npm install

Development mode with livereload:

npm start