Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 521 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 521 Bytes

Mr. Papper

Paper Management System for me.

Features

  • Add tags for each paper
  • D&D to this system, then you can manage paper
  • Not only paper, but also you can manage web pages using links
  • Add comment using markdown
  • Set priority order of reading paper

Development

$ git clone https://github.com/fmsuvM/Mr.Papper.git
$ npm install

And, then run:

$ npm run watch # run webpack
$ npm start # run electron

Environment

  • React
  • Redux
  • styled component
  • webpack
  • electron