Skip to content

Example of Client/Server application built with Scalatra, scalaJS, scalaTags, scalarx and autowire

Notifications You must be signed in to change notification settings

gzm0/scalaTraJSTagsWireRx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScalaTraJSTagsWireRx

The project aims at building a small but complete client / server application using very powerfull scala tools to construct fully typed and reactive Web applications. Among them:

Build & Run

$ cd scalaTraJSTagsWireRx
$ sbt
> project ui
> toJS // Build the client JS files
> project server
> container:restart // Start the server

Then open http://localhost:8080/ in your browser.

About

Example of Client/Server application built with Scalatra, scalaJS, scalaTags, scalarx and autowire

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published