Skip to content

Latest commit

 

History

History
executable file
·
22 lines (14 loc) · 272 Bytes

README.md

File metadata and controls

executable file
·
22 lines (14 loc) · 272 Bytes

SkyWay Stats Sample

Setting up

Use npm install to set up dependencies.

Get started

Follow these steps.

  1. Put your key
e.g.) echo "window.__SKYWAY_KEY__ = '<YOUR_KEY_HERE>';" > ./key.js
  1. Run app
npm start

Please see below for the details.