Skip to content

mbret/prose-reader

Repository files navigation

Logo

@prose-reader/core

Official reader used by oboku
Report bug · Request feature

Web reader for digital content.
Visit the project website

Development

yarn start

It will start the build for every projects and watch for changes. Each projects will rebuild based on each others.

Tests

You can run all the tests by using:

yarn test

You can also use --watch when you want to develop on tests

yarn test --watch

see https://jestjs.io/docs/cli.

Run tests for a specific scope

npx lerna run test --scope=@prose-reader/streamer