Skip to content
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.

Implementation of TodoMVC using React, LevelDB and Electron

Notifications You must be signed in to change notification settings

juliangruber/todomvc-react-leveldb-electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TodoMVC-React-LevelDB-Electron

Implementation of the popular TodoMVC project using the triumvirate of:

This is a very short implementation - possibly the shortest - consisting of only 177 lines of JavaScript.

Check out the source!

Screenshot

screenshot

Getting started

$ npm install
$ npm run rebuild
$ npm watch &
$ npm start

License

MIT

About

Implementation of TodoMVC using React, LevelDB and Electron

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published