Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/regenrek/vue-dts-rollup
https://github.com/regenrek/vue-dts-rollup
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/regenrek/vue-dts-rollup
- Owner: regenrek
- Created: 2020-08-14T09:18:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-14T09:37:09.000Z (over 4 years ago)
- Last Synced: 2024-05-18T07:47:35.596Z (7 months ago)
- Language: JavaScript
- Size: 156 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-dts-rollup-example
```
# node 12.4.0
git clone [email protected]:regenrek/vue-dts-rollup.git
yarn
yarn build- output in /dist folder
- ts types in typings folder
```