- Notifications
You must be signed in to change notification settings - Fork23
TodoMVC built with Vue 3 Composition Api and Vuex
License
NotificationsYou must be signed in to change notification settings
sonicoder86/todomvc-vue-composition-api
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
The well-known TodoMVC built with Vue 3 Composition Api and Vuex in a structured and testable way.
After installing the dependencies the following NPM scripts become available:
start: starts the application in development mode onhttp://localhost:9000build: bundles the application for production into thedistfoldertest: runs unit and E2E teststest:unit: runs unit tests withMocha andChai in thesrcfolder suffixed with*.spec.jstest:e2e: runs E2E tests withCypress in thetests/e2efolder suffixed with*.spec.jsformat: formats the code withPrettier within thesrcfolderlint: lint files withESLint based onAirbnb's styleguide and the Prettier config
Application is compatible withVue devtools
This implementation is part of a series where the same application was implemented with the same architecture.
About
TodoMVC built with Vue 3 Composition Api and Vuex
Topics
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.

