Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 551 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 551 Bytes

Netstat

CircleCI

View network data usage.

Development and testing

npm run dev builds the app in watch mode and serves the site. Great for testing your app in a desktop browser.

Deploying to a device

  1. Connect your device to your computer and make sure it appears in WebIDE.
  2. npm run build
  3. In WebIDE, load the /public folder as a packaged app.