mirror of https://github.com/laurent22/joplin.git
d47bcdff64 | ||
---|---|---|
.. | ||
src | ||
.babelrc | ||
.gitignore | ||
README.md | ||
package.json | ||
server.js | ||
webpack.config.js | ||
webpack.dev.config.js |
README.md
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