Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justinidlerz/rollup-seed
A Starter-Kit for module development based on typescript, rollup and parcel.
https://github.com/justinidlerz/rollup-seed
Last synced: 20 days ago
JSON representation
A Starter-Kit for module development based on typescript, rollup and parcel.
- Host: GitHub
- URL: https://github.com/justinidlerz/rollup-seed
- Owner: Justinidlerz
- License: mit
- Created: 2019-03-19T09:52:20.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T10:52:17.000Z (about 2 years ago)
- Last Synced: 2024-10-30T03:41:16.513Z (2 months ago)
- Language: JavaScript
- Size: 2.23 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rollup Seed
# Startup
# Development
```javascript
npm start # Develop
npm run test # Test
npm publish # Deploy
```## License
For a detailed explanation on how things work,
checkout the [rollup doc](https://https://rollupjs.org/guide/en) and [parcel](https://parceljs.org/)Copyright (c) 2019-present, Idler.zhu