azu / vue-almin-counter-example

Vue + Almin counter example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-almin-counter-example

Vue + Almin counter example

Vue + Almin Performance profile on Chrome DevTool timeline.

performance-timeline

Almin is a state management library. Almin can measure UseCase execute, StoreGroup write/read, Store update time.

Vue.js is a view library. Vue can measure view create and update time.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.

About

Vue + Almin counter example

License:MIT License


Languages

Language:JavaScript 67.2%Language:Vue 29.0%Language:HTML 3.8%