Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 470 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 470 Bytes

Vue.js Gallery

Vue.js application to upload and show images using Imgur api, with Vuex, Vue Router and OAuth2.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.