- Make sure you are running nvm of at least 14, for ease of use there is an .nvmrc in the project.
- The eventbright api requireds a .env file, so make sure to copy the example env and update the token from 1password.
- Use the command
npm run netlify
instead ofnpm run dev
. This will run the dev command for you and proxy it under port 8888 so you can access any api functions that are created.
Nuxt.js & Slice Machine boilerplate project with content managed in Prismic and components built with Slice Machine
Learn how to use this boilerplate to build a project from scratch
Prismic + Nuxt.js documentation.
Read the LICENSE