Skip to content

farooqmir/reactJsToDoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-example

React example ToDo app that demonstrates using React with webpack, and babeljs, as well as project structure.

Requirements:

  • git
  • Node v6
  • npm v3

To run the app locally:

git clone https://github.com/farooqmir/reactJsToDoApp.git
cd todoapp
npm install
npm run start
open http://localhost:8080 [may vary, check your port in console]

About

ToDo app for reactJs learners

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published