๐Ÿ“ฆ Akryum / vue-9-perf-secrets

Demos from my talk "9 performance secrets revealed"

โ˜… 560 stars โ‘‚ 79 forks ๐Ÿ‘ 560 watching
๐Ÿ“ฅ Clone https://github.com/Akryum/vue-9-perf-secrets.git
HTTPS git clone https://github.com/Akryum/vue-9-perf-secrets.git
SSH git clone git@github.com:Akryum/vue-9-perf-secrets.git
CLI gh repo clone Akryum/vue-9-perf-secrets
Guillaume Chau Guillaume Chau fix: code-split faker 4648323 6 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ public
๐Ÿ“ src
๐Ÿ“„ .browserslistrc
๐Ÿ“„ .editorconfig
๐Ÿ“„ .eslintrc.js
๐Ÿ“„ .gitignore
๐Ÿ“„ babel.config.js
๐Ÿ“„ generate.js
๐Ÿ“„ package.json
๐Ÿ“„ postcss.config.js
๐Ÿ“„ README.md
๐Ÿ“„ yarn.lock
๐Ÿ“„ README.md

vueconfus-perf-secrets

Slides

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

Customize configuration

See Configuration Reference.