- Generate a repository from this template
- Modify the
package.json
with your own details - Run
npm install
to install dependencies - Run
npm run dev
to start the Vite server! - Have fun!
use tailwindcss
, preact
and htm
to build UI.
In the src/style.css
, there are some helper class to position/scale the ui elements.
use the scripts/gen-import.ts
to auto generate resource imports.