Skip to content

This is a simple application (a ToDoList) developed using ReactJS

License

Notifications You must be signed in to change notification settings

nchathu2014/todo-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do-List : ReactJS(ES6)

This is a simple application (a ToDoList) developed using ReactJS

Prerequisite

Node (^5) , webpack and webpack-dev-server

if you are having trouble with these follow the links to chekouts

  • Node -> https://nodejs.org
  • webpack -> npm install -g webpack
  • webpack dev server -> npm install -g webpack-dev-server

Run

  • npm install
  • npm start

Test

http://localhost:7000

About

This is a simple application (a ToDoList) developed using ReactJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published