docs: update README
This commit is contained in:
parent
1cb834fc49
commit
89c8811421
|
|
@ -24,7 +24,7 @@ For more information on how to this works with other frontends/backends, head ov
|
|||
- [x] Unit test ([Vue Test Utils](https://github.com/vuejs/vue-test-utils-next)) (master branch)
|
||||
- [x] Unit test ([Vue Testing Library](https://testing-library.com/docs/vue-testing-library/intro)) (in [testing-library branch](https://github.com/mutoe/vue3-realworld-example-app/tree/testing-library))
|
||||
- [x] E2E test ([Cypress](https://docs.cypress.io))
|
||||
- [x] [SFC Script Setup](https://github.com/vuejs/rfcs/blob/sfc-improvements/active-rfcs/0000-sfc-script-setup.md) (Experimental)
|
||||
- [x] [Script setup](https://github.com/vuejs/rfcs/blob/sfc-improvements/active-rfcs/0000-sfc-script-setup.md) (in [script-setup branch](https://github.com/mutoe/vue3-realworld-example-app/tree/script-setup)
|
||||
- [x] Vetur Tools: [VTI](https://github.com/mutoe/vue3-realworld-example-app/pull/28) and [optionally IDE hints](https://github.com/mutoe/vue3-realworld-example-app/commit/8367f89a99c467d181d9c7f4144deb05cec55210#commitcomment-43957089)
|
||||
|
||||
> \* "Experimental" means this feature may be changed.
|
||||
|
|
|
|||
Loading…
Reference in New Issue