Book Editor A web-based book editor without backend. (WIP) Usage Install yarn yarn install Starting the Development Server To start the development server with hot-reload, run the following command. The server will be accessible at http://localhost:3000: yarn dev Build yarn build 📑 License MIT