๐Ÿ“ฆ johnleider / productivity-in-view-part-3

Corresponding project for <insert link>

โ˜… 5 stars โ‘‚ 1 forks ๐Ÿ‘ 5 watching
๐Ÿ“ฅ Clone https://github.com/johnleider/productivity-in-view-part-3.git
HTTPS git clone https://github.com/johnleider/productivity-in-view-part-3.git
SSH git clone git@github.com:johnleider/productivity-in-view-part-3.git
CLI gh repo clone johnleider/productivity-in-view-part-3
John Leider John Leider refactor: add lazy loading, improve base card, clean-up dbaa571 6 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ public
๐Ÿ“ src
๐Ÿ“ tests
๐Ÿ“„ .browserslistrc
๐Ÿ“„ .editorconfig
๐Ÿ“„ .eslintrc.js
๐Ÿ“„ .gitignore
๐Ÿ“„ babel.config.js
๐Ÿ“„ cypress.json
๐Ÿ“„ jest.config.js
๐Ÿ“„ package.json
๐Ÿ“„ postcss.config.js
๐Ÿ“„ README.md
๐Ÿ“„ vue.config.js
๐Ÿ“„ yarn.lock
๐Ÿ“„ README.md

my-project

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Run your end-to-end tests

yarn run test:e2e

Run your unit tests

yarn run test:unit

Customize configuration

See Configuration Reference.