/examples

A collection of ScalaJs.io examples (or will be soon... :))

Primary LanguageScala

Examples for ScalaJs.io

Description

This is a collection of examples to help those new to Scala.js, ScalaJs.io or Node.js to get up to speed quickly.

Build Requirements

Getting Started

Before running any of the examples, you must ensure the npm packages are installed (NOTE: this only needs to be done once):

$ npm install

Running the examples

sbt run