Skip to content

A web reading app based on React [ 一款基于 React 的 Web 阅读应用 ] 🎬

Notifications You must be signed in to change notification settings

GringePP/WebLiteReader

Repository files navigation

WebLiteReader

Author Author

中文版

Take a glance

WebLiteReader is a light-weight web reading app, which provides kinds of reading material, like Zhihu Daily, Douban Movie, Github hot repository and so on.

Why does the name come with a prefix called Web, you may ask, actually there is another Native LiteReader, you can find and download it from my another repository LiteReader. And it's avalible on Android now.

Get it running

Now, come back to the main topic: How am I supposed to get and run this app? Basically, You can follow the steps below and see it happen. But above all, please make sure that you have Nodejs installed on your computer.

First of all, clone this repository to your disk:

$ git clone https://github.com/GringePP/WebLiteReader.git

Secondly, go under the path of the project and install all the dependencies and pack the project:

$ cd WebLiteReader
$ npm install
$ webpack

Finally, open the index.html in the root directory with your browser!

Hope you enjoy it. 😊

About

A web reading app based on React [ 一款基于 React 的 Web 阅读应用 ] 🎬

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published