Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 589 Bytes

README.md

File metadata and controls

45 lines (29 loc) · 589 Bytes

Galleria

Paginated, filterable image gallery built with Vue.js/Vue-CLI and Express.

Galleria Screenshot

Project setup

yarn install

Launches the API Express server

yarn express

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.