Skip to content

MangoPanel/website

Repository files navigation

Note

This is an unfinished student project. As of current we don't accept new contributors.

developing

requirements

  • node.js
  • any manga of choice named test.pdf in /public
  • poppler (ensure bin is in path)

installing and running

how to start working on the project:

  1. git clone https://github.com/MangoPanel/website.git

  2. install dependencies with: npm install

  3. start server with: npm run dev

  4. open http://localhost:3000

contributing

Commit to your own branch.

git checkout -b first-name

or if the branch already exists

git checkout first-name

As of current, we pull request directly to main

After your repository was merged, remember to update your branch with

git pull origin main

About

manga translation & reading web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •