Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-gallery

This is a gallery application written by vue.

It uses vue-cli to build.

Online preview address https://dxx.github.io/vue-gallery.

Project Structure

vue-gallery/
  README.md
  package.json
  index.html
  assets/
  	inverse.svg
  src/
    components/
      Gallery.vue
      ImageFigure.vue
      ImageController.vue
    data/
      picture.json
    images/
      ...
    App.vue
    main.js

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8081
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

About

This is a gallery application written by vue

Resources

Stars

12 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages