Implementation of TodoMVC application spec using electron
in TypeScript
.
UI is implemented using React
in TypeScript.
$ npm run start
$ npm run test
$ npm run test-features
$ npm run test-unit
Application is a work in progress. Please refer to TODO.md for details on the changes in progress.