aboutsummaryrefslogtreecommitdiff
path: root/examples/scalajs-plain-example/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/scalajs-plain-example/README.md')
-rw-r--r--examples/scalajs-plain-example/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/scalajs-plain-example/README.md b/examples/scalajs-plain-example/README.md
new file mode 100644
index 0000000..280a555
--- /dev/null
+++ b/examples/scalajs-plain-example/README.md
@@ -0,0 +1,9 @@
+
+Compilation instructions
+-------------------------------------------
+1. `cd js`
+2. `cbt compile` or `cbt fullOpt.compile`
+
+Execution instructions
+-------------------------------------------
+1. open `server/public/index.html` in a browser