This repository shows how to use satellite.js library with Require.js.
-
Clone the repository:
$ git clone git@github.com:solarpatrol/satellite-requirejs /path/to/satellite-requirejs
-
Install dependencies:
$ cd /path/to/satellite-requirejs $ yarn
-
Run web server:
$ yarn start
-
Open demo page
http://localhost:3000
in your favorite browser and see results of execution in console.