Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Notes web app that syncs with Tomboy via Dropbox.

Notifications You must be signed in to change notification settings

kenjiru/notes-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

202 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install the node modules:

npm install

Install the TypeScript definition files:

npm run typings

Start the webpack-dev-server:

npm run debug

Build the project:

npm run build

Run electron in dev mode

npm start
NODE_ENV=development electron .

Note for electron

The following npm scripts do not works:

  • electron-main-dev
  • electron-renderer-dev

About

Notes web app that syncs with Tomboy via Dropbox.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published