Skip to content

Jinjiang/dual-template

Repository files navigation

Foo

Dual-template component library with matching React and Vue implementations.

Getting Started

  • Install dependencies: pnpm install
  • Run examples (dev server at /examples): pnpm dev
  • Build library: pnpm build or pnpm watch for watch mode
  • Run tests: pnpm test
  • Type check: pnpm type-check

Usage

  • React: import Foo from 'foo/react'
  • Vue: import Foo from 'foo/vue'
  • Prop: message?: string

Examples

Tests

Build Output

  • Library build and types emit to dist/ from src

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors