Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 397 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 397 Bytes

bones-hello-world

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Running with EE

  1. Add your variables to your .env and .env.local (samples are included)
  2. Run serve
  3. Or create an EE template and pull in the code in the BonesComponent to get around the CORS issues