xRealNeon / Reader

A simple Node.js application that read books

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup Workspace

  1. Install Node.js and Git.
  2. Paste this in your command line!
git clone https://github.com/xRealNeon/Reader.git && cd Reader && npm i

Usage

  1. Put your images in the images folder.
  2. Run npm start.

About

A simple Node.js application that read books

License:MIT License


Languages

Language:JavaScript 100.0%