Giter Club home page Giter Club logo

wiseread's Introduction

WiseRead

Online/Offline web comic reader.

With WiseRead you can read your comic from any device in the browser.
Just drag files from your device and start to read, or use it as an "online reader" to stream chapters from the cloud.

Read more in the Docs.
Try Example Chapter.

Main Technologies

  • Nuxt.js

    Nuxt is a progressive framework based on Vue.js to create modern web applications.
    Check out Nuxt.js docs.

  • Tailwind CSS

    Tailwind CSS is a highly customizable, low-level CSS framework that gives you all of the building blocks you need to build bespoke designs without any annoying opinionated styles you have to fight to override.
    Check out Tailwind CSS docs.

Build Setup

Installation

Install dependencies:

$ npm ci

Or install and update dependencies (update package-lock):

$ npm install

Launch development server

Serve with hot reload at localhost:3000

$ npm run dev

Lint

Find lint problems:

$ npm run lint

Build and launch production

Build and launch production static server:

$ npm run generate
$ npm run start

Development Tools

VSCode extensions

Use the Extensions: Show Recommended Extensions command to see the recommended extensions in VSCode.

Browser extension

Vue.js devtools for chrome

Contributing

Branches

  • dev: The main branch. All development code is merged into dev in sometime.
  • master: Everything pushed to master updates the real site.
  • beta: Everything pushed to beta updates the beta site.

Tip: To be sure the latest commit to master or beta has updated the site, open the site in the browser and open the DevTools Console. You will see a logged message: LAST_COMMIT_SHA: <sha>.
Just compare the <sha> to the latest commit in the master/beta branch.

wiseread's People

Contributors

dragonwhisperer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.