Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 274 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 274 Bytes

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