- ESModules
- Web Components
- Custom Elements
- Shadow DOM
- Web Audio API
git clone git@github.com:yoshiko-pg/piano.git
cd piano
npm run create:server:certificate
docker build -t webapp2-nginx .
npm start
Base environment is https://github.com/uupaa/WebApp2