FloWi / my-first-outwatch-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Giter8 template for outwatch.

Make sure that java, sbt, nodejs and yarn are installed.

TODO: insert gh-cli command

# if you want to just get the template locally without creating a github repo:
git clone --depth 1 https://github.com/FloWi/seed.g8.git my-project-name

In your newly created project directory, run:

sbt dev

and point your browser to http://localhost:12345.

This example is also automatically deployed to github pages: https://outwatch.github.io/seed.g8

Template license

Written in 2016 by Luka Jacobowitz [other author/contributor lines as appropriate]

To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this template to the public domain worldwide. This template is distributed without any warranty. See http://creativecommons.org/publicdomain/zero/1.0/.

About


Languages

Language:Scala 86.0%Language:JavaScript 10.1%Language:HTML 3.9%