Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

TodoMVC built with Vue 3 Composition Api and Vuex

License

NotificationsYou must be signed in to change notification settings

sonicoder86/todomvc-vue-composition-api

Build StatusDependencies Status

The well-known TodoMVC built with Vue 3 Composition Api and Vuex in a structured and testable way.

TodoMVC Vue

Edit and try it out online

Concepts and tools covered

Usage

After installing the dependencies the following NPM scripts become available:

  • start: starts the application in development mode onhttp://localhost:9000
  • build: bundles the application for production into thedist folder
  • test: runs unit and E2E tests
  • test:unit: runs unit tests withMocha andChai in thesrc folder suffixed with*.spec.js
  • test:e2e: runs E2E tests withCypress in thetests/e2e folder suffixed with*.spec.js
  • format: formats the code withPrettier within thesrc folder
  • lint: lint files withESLint based onAirbnb's styleguide and the Prettier config

Component architecture

Architecture

Application is compatible withVue devtools

Series

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp