Skip to content

This repository is a proof of concept for a rudimentary note taking app; utilising Electron, React, Redux, Typescript, and Jest for testing.

Notifications You must be signed in to change notification settings

semsion/note-taking-app-electron-react-redux-ts

Repository files navigation

Getting Started

First, install dependancies:

npm install

Next, run the below to compile TypeScript, plus to also clean, run, and build Webpack:

npm start

This should launch the app on your machine.

Testing (Jest)

To initiate the test suites:

npm test

About

This repository is a proof of concept for a rudimentary note taking app; utilising Electron, React, Redux, Typescript, and Jest for testing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published