Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 222 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 222 Bytes

To run an example locally:

cd examples/baxley
npm install
npm run serve
open http://localhost:9966/

Now you can edit the files examples/baxley and changes will be reflected immediately in your browser.