Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/idindrakusuma/learning-vue-axios
https://github.com/idindrakusuma/learning-vue-axios
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/idindrakusuma/learning-vue-axios
- Owner: idindrakusuma
- Created: 2018-04-13T08:06:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-04-13T13:00:48.000Z (over 6 years ago)
- Last Synced: 2024-12-22T17:15:55.625Z (12 days ago)
- Language: Vue
- Size: 65.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-update
> Vue Auth & more
## 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
```For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).