tsrv
TypeScript icon, indicating that this package has built-in type declarations

0.11.1 • Public • Published

Welcome to tsrv 👋

Version downloads Documentation Maintenance License: MIT

Tsrv is based on rollup, 0 Zero-config can quickly develop vue 3 component library

🏠 Homepage

Install

yarn add tsrv -D

Usage

{
  "scripts": {
    "dev": "tsrv dev",
    "build": "tsrv build",
    "test": "tsrv test"
  }
}

Example

Author

👤 jaskang

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 jaskang.
This project is MIT licensed.


Dependents (0)

Package Sidebar

Install

npm i tsrv

Weekly Downloads

1

Version

0.11.1

License

MIT

Unpacked Size

52.8 kB

Total Files

44

Last publish

Collaborators

  • jaskangnpm
  • jaskang