https://github.com/yogthos/squint-preact-example
https://github.com/yogthos/squint-preact-example
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yogthos/squint-preact-example
- Owner: yogthos
- Created: 2025-03-20T23:03:39.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-03-29T14:41:15.000Z (10 months ago)
- Last Synced: 2025-03-29T15:30:54.367Z (10 months ago)
- Language: Clojure
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Squint Preact example
- Install dependencies `npm install`
- Run `npm run dev` to watch for changes and compile `js` during dev
- Run `npm run build` to build production artifact in `dist`