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
- Host: GitHub
- URL: https://github.com/ethiel97/mevn-stack-client
- Owner: Ethiel97
- Created: 2018-02-21T00:33:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-21T01:39:52.000Z (over 7 years ago)
- Last Synced: 2025-02-07T17:38:36.644Z (8 months ago)
- Topics: axios, es6, front-end, js, mevn, vuejs, vuex
- Language: JavaScript
- Size: 146 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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-3a27b61dcae0A 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