# Publite Frontend

Publite logo

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