Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 458 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 458 Bytes

vue-fetcher

Description

This project created to develop a better way of using axios with vue. View src/plugins/httpClient for more details.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.