git clone https://github.com/cosmicjs/nuxt.js-website
cd nuxt.js-website
npm install # or yarn install
npm run dev
COSMIC_BUCKET=your-bucket-slug npm start
Open http://localhost:3000.
You can easily manage the content in your Nuxt.js website on Cosmic JS. Follow these steps:
- Log in to Cosmic JS.
- Create a Bucket.
- Go to Your Bucket > Apps.
- Install the Nuxt.js Website.
- Deploy your Nuxt.js Website to the Cosmic App Server at Your Bucket > Web Hosting.
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:
- Less boilerplate for managing code reuse between server and client.
- Get up and going with your development environment instantly with hot-reloading.
- Simplified paging.
... see more on their GitHub page.
Cosmic JS is a perfect backend to manage your Universal application.
- Query each page easily using the Cosmic JS NPM Module.
- No CMS boilerplate to configure, fast and easy setup.
- No updates or security updates required.