Skip to content

sonenko/scala-js-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
sonenko
Apr 1, 2015
ff4a0e6 · Apr 1, 2015

History

22 Commits
Mar 21, 2015
Apr 1, 2015
Mar 31, 2015
Feb 17, 2015
Mar 20, 2015

Repository files navigation

Basically project to play / compare ScalaJS vs pure Javascript.

1. compile examples

Open terminal. and execute:

cd {project root}
sbt
root/fastOptJS

It will generate javascript from scala code and put it to {project_dir}/root/target/scala-2.11/root-fastopt.js.

2. see result

Open {project root}/web/index.html in browser and play with app, press buttons, disable browser cache if you modifiyng scala project.

3. run tests

sbt
test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published