
###View Demo
###Getting Started
git clone https://github.com/Atinux/cosmic-nuxt
cd cosmic-nuxt
npm install # or yarn install
####Run in development
npm run dev
####Run in production
npm run build
COSMIC_BUCKET=your-bucket-slug npm start
Open http://localhost:3000.
###Nuxt.js + Vue + Cosmic JS
You can easily manage the content in your Nuxt.js website on Cosmic JS. Follow these steps:
###Benefits
####Nuxt.js
Nuxt.js is a gift to the Vue community. Building Vue universal applications is not an easy task and the Nuxt.js framework has greatly simplified the process. Some immediate benefits include:
… see more on their GitHub page.
####Cosmic JS
Cosmic JS is a perfect backend to manage your Universal application.