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