Skip to content

An online book sharing social networking service

License

Notifications You must be signed in to change notification settings

vstan02/readium

Repository files navigation

Readium

An online book sharing social networking service

Useful commands:

Install dependencies
npm install
Runs all tests
npm run test
Lints and fixes files
npm run lint
Compiles for production
npm run build
Runs server (without build)
npm run dev
Runs server (with build)
npm run start

Releases

No releases published

Packages

No packages published