Skip to content

Commit

Permalink
Merge pull request #40 from zoosky/master
Browse files Browse the repository at this point in the history
getting started with examples
  • Loading branch information
darkfrog26 committed Aug 8, 2017
2 parents 961c483 + 48ce87d commit 25134f1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Expand Up @@ -36,6 +36,15 @@ YouI is divided into modules of functionality to minimize the dependencies requi
Though YouI provides many modules to accomplish many things, the primary goal of YouI is application development for
web, mobile, and desktop. Take a look at the [app](app) module for a great getting started tutorial.

## Examples

More examples are located in the `example` directory. Run them with `sbt`

exampleJS/fastOptJS
exampleJVM/reStart

then load http://localhost:8080/ui-examples.html or search with `def path:` for URLs.

## Roadmap

https://github.com/outr/youi/wiki/Roadmap

0 comments on commit 25134f1

Please sign in to comment.