Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.16 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.16 KB
Vuejs app on Cosmic JS

Recipe app in Vue & Vuex using Cosmic JS

Created by BitBytes and maintained with ❤️ by Jazib Sawar

Libraries

  • Vuejs
  • Vuex
  • vue-router
  • cosmicjs
  • vuetify
  • lodash

Keywords: Vuejs, Vuex, recipe app, Cosmic JS cms, recipe app in Cosmic JS

Quick start

  1. Clone this repo using git clone https://github.com/cosmicjs/recipe-app.git
  2. Move to the appropriate directory: cd recipe-app.
  3. Run npm install in order to install dependencies and clean the git repo.
  4. Change configurations in /src/config/config.js according to your Cosmic JS bucket.
  5. Run npm run dev to start the project in dev mode.
  6. Run npm run build to build the project in /dist folder.

Now you're ready to rumble!

Cosmic JS makes a great Vue.js CMS for your Vue.js apps.