argocore
v0.2.3
Published
Argo Core API
Readme
ARGOcore
Description
This is the core API of Argo Augmented document.
Installation
npm install
Develop
Start a developement server
npm run dev
Build
Build the Argocore.min.js
npm run build
Build types
tsc
Make sure you have typescript intalled globally on your machine.
