bulent2k2 / kojojs-dev

Development repository for the core of KojoJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KojoJS-dev

This is the development repository for the core of KojoJS.

The main goal for the repo - is to enables faster (than the full KojoJS webapp) turnaround for coding/testing/debugging/troubleshooting.

Prerequisites:

sudo apt install nodejs
sudo apt install npm
npm install source-map-support

How to run

$ sbt
> fastOptJS

In another terminal, navigate to the root dir and:

./run.sh

The run.sh script will launch google-chrome with run.html

About

Development repository for the core of KojoJS

License:GNU General Public License v3.0


Languages

Language:JavaScript 88.6%Language:Scala 11.4%Language:HTML 0.0%Language:Shell 0.0%