An open API service indexing awesome lists of open source software.

https://github.com/jazibsawar/recipe-app

A recipe app built on vue and vuex that takes advantage from a great API first platform #cosmicjs.
https://github.com/jazibsawar/recipe-app

cosmicjs vue2 vuetifyjs vuex2 webpack

Last synced: 9 months ago
JSON representation

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

Awesome Lists containing this project

README

          

Vuejs app on Cosmicjs


Recipe app in Vue & Vuex using Cosmicjs



Created by BitBytes and maintained with ❤️ by Jazib Sawar

## Libraries
- Vuejs
- Vuex
- vue-router
- cosmicjs
- vuetify
- lodash

Keywords: Vuejs, Vuex, recipe app, cosmicjs cms, recipe app in cosmicjs

## Quick start

1. Clone this repo using `git clone https://github.com/jazibsawar/recipe-app.git`
2. Move to the appropriate directory: `cd recipe-app`.

3. Run `npm run install` in order to install dependencies and clean the git repo.

4. Change configurations in `/src/config/config.js` according to your cosmicjs 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!