best66 / toy-vue3

garbage

Repository from Github https://github.combest66/toy-vue3Repository from Github https://github.combest66/toy-vue3

toy-vue3

Build Status

Sorry but this project is not helpful to most people.

Install

yarn install

Run Examples

Live Server

Develop

yarn dev

Build

yarn build

TODO

  • architecture
  • reactivity
    • reactive
    • shallowReactive
    • readonly
    • shallowReadonly
    • effect
    • ref
    • computed
  • runtime-core
    • h
    • renderer
    • createApp

About

garbage

License:MIT License


Languages

Language:TypeScript 93.6%Language:JavaScript 6.4%