Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 273 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 273 Bytes

WebContainer Usage Example

Install deps

  • npm i

Start this project

Run these commands in parallel:

  • Compile code: npm run watch
  • Start static file server: npm start

Demo

https://webcontainer-example.web.app