351 B
351 B
Publite Frontend
Overview
Frontend for Publite service — E-Books reader
Deploy
Dev environment setup:
npm i
# Run with watch
npm run dev
# Build to test prod
npm run build
npm exec serve -s build