tsrv
v0.11.1
Published
Zero-config TypeScript package development
Downloads
12
Readme
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
- Website: https://github.com/JasKang
- Github: @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.