Vue.js Music Website
Personal music site built with Nuxt and Cosmic JS.
How to
Prepare your Cosmic JS bucket
Import example bucket.json to your Cosmic JS bucket.
Clone this repository
Configure
Edit instance.config.js
to adjust app colors if you need.
You can see that Cosmic JS access credentials are picked up from the next environment variables:
COSMIC_BUCKET
COSMIC_READ_KEY
COSMIC_WRITE_KEY
Setup and run
This app is based on Nuxt.js.
For detailed explanation on how things work, checkout the Nuxt.js docs.