Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

Latest commit

 

History

History
22 lines (16 loc) · 351 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 351 Bytes

objectron-demo

A demo tool for testing out the Objectron module

Run local

npm start

Generate a build

npm run build

Deploy build to demo page

git subtree push --prefix dist origin gh-pages 

Contributions

This project does not require a Contributor License Agreement.