Currently looking for feedback, this might become a UI framework.
An attempt at building a UI framework with Svelte.
Visit http://simpleui.mono.company/
To run the project:
git clone [email protected]:mono-company/svelte-simple-ui.git
cd ./svelte-simple-ui
npm i
npm run dev