Skip to content

clovellytech/outwatch-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Outwatch Examples Join the chat Build Status

Like outwatch? Interested in a project hosting a bunch of instructional examples? Give this project a star for motivation, submit an idea via an issue, or try a PR for a new example. I'd be happy to help work on it with you.

Prerequisites

Examples in this project use scalajs-bundler, which requires npm, yarn, and webpack working locally. Tested and working with latest node v12.

TodoMVC and a simple Login/Register authentication form is implemented. Needs some improvement. You can view the documentation and examples here.

TodoMVC

The TodoMVC site implemented in outwatch. Run

sbt> project outwatch-examples-directory
sbt> dev

to load the devserver with autoreloading.

Point your browser to http://localhost:8080/index-dev.html

About

TodoMVC and eventually more examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published