Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tauri + Scala.js

This is a port of tauri with vanilla javascript demo to scala.js. Most of DOM elements in index.html has been moved to scalatags and commented out. src/main.js is not needed to run but included to compare logic.

Run

  1. git clone https://github.com/nineclue/sjs-tauri-demo.git
  2. cd sjs-tauri-demo
  3. npm install
  4. sbt fastCopy
  5. npm run tauri dev

ScreenShot

About

Tauri app with Scala.js using Scalatags

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages