Skip to content

belveryin/todo-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo-react

TODOMVC exercise in React with webpack using the React example in http://todomvc.com/examples/react as a starting point.

Requirements

Make sure you have installed NodeJS and NPM first and that you can run them from the command line.

  • Run npm install first to install dependencies

Build

Start the Webpack dev server. The server setting in webpack.config.js.

npm run watch

Open url http://localhost:8080/.

About

TODOMVC exercise in React with webpack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages