https://github.com/mateuschaves/client-api-vuejs
Client of an API developed using VueJS
https://github.com/mateuschaves/client-api-vuejs
client-api client-side vuejs
Last synced: about 2 months ago
JSON representation
Client of an API developed using VueJS
- Host: GitHub
- URL: https://github.com/mateuschaves/client-api-vuejs
- Owner: mateuschaves
- Created: 2018-02-09T17:10:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-10T13:37:40.000Z (over 8 years ago)
- Last Synced: 2025-12-25T22:32:02.512Z (7 months ago)
- Topics: client-api, client-side, vuejs
- Language: Vue
- Size: 79.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# academia-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
```
For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).