Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 183 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 183 Bytes

x0 basic example

npm install

Dev Server

npm start

Editing App.js will live update in the development server.

Static Build

npm run build