Clone the repo and install dependencies:
git clone https://github.com/EvanTrow/acuamtica-dev-tools.git
cd acuamtica-dev-tools
npm installHaving issues installing? See our debugging guide
Start the app in the dev environment:
npm startTo package apps for the local platform:
npm run packageMIT © EvanTrow


