Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 532 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 532 Bytes

#####个人练手项目,仅作学习用途

######TODO:

  • crawler需要重构
  • stateManager需要加一个@autorun,每次更新后重新排序文章或图片
  • Thinking也许停了项目,考虑最近爬煎蛋太多了... 不太好

主要用到的包:

  • BASED-ON: electron and REACT
  • state管理: mobx
  • 数据持久: nedb
  • 爬取: cheerio
  • UI: antd

keyword: electron, react, mobx, nedb, cheerio, antd, react-lazyload, babel, webpack, react-waypoint

npm i && npm start