/bones-hello-world

javascript example of Bones addon for ExpressionEngine

Primary LanguageVue

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