Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

skyway/old-skyway-js-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SkyWay Get Started

これは旧SkyWayのリポジトリです。新しいSkyWayへの移行をご検討ください。

This is the old SkyWay repository. Please consider migrating to the new SkyWay.


Setting up

Use npm install to set up dependencies.

Start development

You can use script.js and key.js for your development.

Follow these steps.

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published