Skip to content

whamtet/simpleui-tutorial

Repository files navigation

SimpleUI Tutorial

Development

For now we need advanced optimizations to clean out js that Cloudflare doesn't like.

Backend

npm i
clj -M:watch
npm run dev

Frontend

ls index.template.html | entr -s 'npm run format-watch'
npm run styles-watch
cd frontend && python3 -m http.server

Deploy

Backend

clj -M:release
npm run deploy

Frontend

npm run format
npm run styles

Then upload to CDN (not automated).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published