Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/supuwoerc/rollup-ts-basic-template
rollup-ts-basic-template
https://github.com/supuwoerc/rollup-ts-basic-template
Last synced: 3 days ago
JSON representation
rollup-ts-basic-template
- Host: GitHub
- URL: https://github.com/supuwoerc/rollup-ts-basic-template
- Owner: supuwoerc
- Created: 2023-05-05T15:43:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-26T09:57:29.000Z (4 months ago)
- Last Synced: 2024-07-26T11:19:12.605Z (4 months ago)
- Language: JavaScript
- Size: 602 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# rollup-ts-basic-template
:lollipop: 用于开发前端库的基础模板
## 安装
`git clone https://github.com/supuwoerc/rollup-ts-basic-template.git`
## 启动
### 安装依赖
`pnpm install`
### 启动项目
`pnpm run dev`
## 维护者
[@Supuwoerc](https://github.com/supuwoerc)
## 如何贡献
非常欢迎你的加入![提一个 Issue](https://github.com/supuwoerc/rollup-ts-basic-template/issues/new) 或者提交一个 Pull Request。
## 使用许可
[MIT](LICENSE) © Supuwoerc