GithubHelp home page GithubHelp logo

vacarogit / app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from comicsreader/app

0.0 0.0 0.0 77.76 MB

:books: 用網頁技術打造的漫畫閱讀器

Home Page: https://comicsreader.github.io

License: MIT License

HTML 4.33% JavaScript 95.18% CSS 0.50%

app's Introduction

Comics Reader

以 React/Redux/Electron 架構打造的漫畫閱讀器,可在各平臺(Windows/macOS/Linux/Chrome)使用。

點此下載/Download Here

下載 Chrome Extension 版本

Screenshots

Build with web tools and technology

Development

先把專案 clone 下來:

git clone https://github.com/ComicsReader/app
cd app

npm install # or run: yarn
npm run build:dll
npm run build:dev

# in a seperate tab
cd electron
npm install
npm run start

要注意的是 npm run build:dll 在套件更新時(比如升級 npm 套件版本)需要重新跑一次。

Build

npm install
npm run build:dll
npm run build:prod

# in electron directory
cd electron
npm install
npm run dist

進到 electron/dist 目錄即是建置完的成果。

Credits

Fork 自 zeroshine/ComicsScroller,以此專案為基底打造。

LICENSE

The MIT License (MIT)

Copyright (c) 2016 Yukai Huang

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

app's People

Contributors

yukaii avatar zeroshine avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.