Skip to content

kpanot/betamanga

Repository files navigation

BetaManga

Application to follow manga/book read

Pre-requisites

  • Docker
  • Node 16+

How to start

To start in dev-mode you need to build the Docker:

yarn docker:dev:build

Then you can run locally the application with:

yarn docker:dev