Skip to content

A recipe app built on vue and vuex that takes advantage from a great API first platform #cosmicjs.

Notifications You must be signed in to change notification settings

Mannjunath/recipe-app

 
 

Repository files navigation

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.

About

A recipe app built on vue and vuex that takes advantage from a great API first platform #cosmicjs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.3%
  • Vue 46.8%
  • HTML 1.6%
  • CSS 0.3%