Image grid made with Vue.js
Go to file
crstin 818382bd13 Prettify codebase 2020-06-26 00:22:50 +02:00
public init 2020-06-25 23:29:05 +02:00
src Prettify codebase 2020-06-26 00:22:50 +02:00
tests Prettify codebase 2020-06-26 00:22:50 +02:00
.browserslistrc init 2020-06-25 23:29:05 +02:00
.eslintrc.js Prettify codebase 2020-06-26 00:22:50 +02:00
.gitignore init 2020-06-25 23:29:05 +02:00
.prettierrc Prettify codebase 2020-06-26 00:22:50 +02:00
README.md init 2020-06-25 23:29:05 +02:00
babel.config.js Prettify codebase 2020-06-26 00:22:50 +02:00
jest.config.js Prettify codebase 2020-06-26 00:22:50 +02:00
package.json init 2020-06-25 23:29:05 +02:00
yarn.lock init 2020-06-25 23:29:05 +02:00

README.md

responsive_image_grid

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Run your end-to-end tests

yarn test:e2e

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.