mirror of
https://github.com/laurent22/joplin.git
synced 2025-01-23 18:53:36 +02:00
React/Redux Example Todo Application
An example application demonstrating how to build a Todo with React and Redux.
How to run
Open up a terminal and execute:
$ npm install
$ npm start
Then open up your browser and navigate to http://localhost:3000/.
License
Apache 2.0