Skip to content

neocxi/scalajs-angular-todomvc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularJS Binding for Scala.js Showcase

This is an example implementation of TodoMvc, which aims to showcase typical usuage of scalajs-angular library.

For more details, please refer to the documentation of the original project:

Most interesting parts of the project reside in the scalajs sub-project, while the rest is a minimal Play application based on Hussachai Puripunpinyo's example project.

This project is based on, and inspired by Jokade's original contribution linked below:

Runing the Application

$ sbt
> run
$ open http://localhost:9000

About

TodoMVC example using scalajs-angular

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 65.2%
  • CSS 34.8%