Image grid made with Vue.js
Go to file
crstin 236ab22e12 init 2020-06-25 23:29:05 +02:00
public init 2020-06-25 23:29:05 +02:00
src init 2020-06-25 23:29:05 +02:00
tests init 2020-06-25 23:29:05 +02:00
.browserslistrc init 2020-06-25 23:29:05 +02:00
.eslintrc.js init 2020-06-25 23:29:05 +02:00
.gitignore init 2020-06-25 23:29:05 +02:00
README.md init 2020-06-25 23:29:05 +02:00
babel.config.js init 2020-06-25 23:29:05 +02:00
jest.config.js init 2020-06-25 23:29:05 +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.