Using stencil-quill with stencil app
February 27, 2025 ยท View on GitHub
Getting Started
Clone this repo to a new directory:
npm i
and run:
npm start
To build the app for production, run:
npm run build
February 27, 2025 ยท View on GitHub
Clone this repo to a new directory:
npm i
and run:
npm start
To build the app for production, run:
npm run build