Skip to content

teramotodaiki/hackforplay-embed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hackforplay-embed

To provide an environment for executing the content of the open source HackforPlay

オープンソースHackforPlayのコンテンツを実行するための環境を提供する

Plan

Trello

CDN

https://embed.hackforplay.xyz/open-source/screen/alpha-3.html

Install

  1. Clone this repo.
  2. npm install
  3. npm start
  4. Open http://localhost:8080/

How it works?

It makes

<iframe src="./screen.html"></iframe>

then send code to the frame.

screen.html loads require.js and screen.js

So it can resolve dependencies with AMD.

See also:

About

A provider of open source HackforPlay environment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published