これは旧SkyWayのリポジトリです。新しいSkyWayへの移行をご検討ください。
This is the old SkyWay repository. Please consider migrating to the new SkyWay.
Use npm install to set up dependencies.
You can use script.js
and key.js
for your development.
Follow these steps.
- Run skeleton app
npm start
- Put your key
e.g.) echo "window.__SKYWAY_KEY__ = '<YOUR_KEY_HERE>';" > ./key.js
- Let's get started!