To provide an environment for executing the content of the open source HackforPlay
オープンソースHackforPlayのコンテンツを実行するための環境を提供する
https://embed.hackforplay.xyz/open-source/screen/alpha-3.html
- Clone this repo.
npm install
npm start
- Open
http://localhost:8080/
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: