/vue-almin-counter-example

Vue + Almin counter example

Primary LanguageJavaScriptMIT LicenseMIT

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.