Skip to content

kevinzg/svelte-gjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Svelte GJS

This is a demo of how to create GTK apps using Svelte and GJS.

There's a blog post explaining how it works here.

How to run

You need to have GJS installed on your system. On Arch, you can install it with:

sudo pacman -S gjs

Then, you can run the app with:

npm install
npm run start

About

A demo of how to build GTK apps with Svelte and GJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published