NOTE: Preliminary example. Interfaces subject to change.
git clone https://github.com/ssc-ai/satsimjs-example.git
cd satsimjs-example
npm install
npm startThen navigate to localhost:8080.
git clone https://github.com/ssc-ai/satsimjs-example.git
cd satsimjs-example
npm install
node app/app.jsnpm start- Runs a webpack build withwebpack.config.jsand starts a development servernpm run build- Runs a webpack build withwebpack.config.jsnpm run app- Runsapp.jsin with NodeJS
npm uninstall satsimjs npm link ../satsimjs