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

https://github.com/ethiel97/mevn-stack-client

A middle-level but complete project with MongoDB, Express, Vuejs (Vuex for state management) and Node.js
https://github.com/ethiel97/mevn-stack-client

axios es6 front-end js mevn vuejs vuex

Last synced: 6 months ago
JSON representation

A middle-level but complete project with MongoDB, Express, Vuejs (Vuex for state management) and Node.js

Awesome Lists containing this project

README

          

# mevn_client

> A Vue.js project

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report
```

For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).
=======
# mevn-stack-client
Thanks to https://twitter.com/anaida07 !
I grabbed some inspiration from her tutorial https://medium.com/@anaida07/mevn-stack-application-part-1-3a27b61dcae0

A middle-level but complete project with MongoDB, Express, Vuejs (Vuex for state management) and Node.js.

This is the client side code with Vue.js for Front-end, Vuex for state management and Axios for http calls