Recipe app in Vue & Vuex using Cosmic JS
Created by BitBytes and maintained with ❤️ by Jazib Sawar
- Vuejs
- Vuex
- vue-router
- cosmicjs
- vuetify
- lodash
Keywords: Vuejs, Vuex, recipe app, Cosmic JS cms, recipe app in Cosmic JS
- Clone this repo using
git clone https://github.com/cosmicjs/recipe-app.git
- Move to the appropriate directory:
cd recipe-app
. - Run
npm install
in order to install dependencies and clean the git repo. - Change configurations in
/src/config/config.js
according to your Cosmic JS bucket. - Run
npm run dev
to start the project in dev mode. - 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.