Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 327 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 327 Bytes

Quill JS for Quire

Prerequisites

Node.js and NPM

How to Run

Installation

npm install

Development

npm start

Then, open http://localhost:5173 on your browser.

Production

npm run build

This will create the dist folder with static files.

License

BSD-3-Clause