Skip to content

Vuejs application using the cli. A counter composable with increment, decrement, reset, setValue functions with a valid UI. Vuex for state management. Housed my functionality in a page with route - ‘/counter’.

Notifications You must be signed in to change notification settings

EdisCode/altschool-exam-vue

Repository files navigation

Counter App Using Vue

You can check it out using at https://altschool-exam-vue.web.app/.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Vuejs application using the cli. A counter composable with increment, decrement, reset, setValue functions with a valid UI. Vuex for state management. Housed my functionality in a page with route - ‘/counter’.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published