mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
356 B
Executable File
356 B
Executable File
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