Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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