npm install
npm run serve
npm run build
- Add your variables to your .env and .env.local (samples are included)
- Run serve
- Or create an EE template and pull in the code in the BonesComponent to get around the CORS issues
npm install
npm run serve
npm run build