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

https://github.com/lete114/rollup-quick-start

Quick start rollup project
https://github.com/lete114/rollup-quick-start

quick quick-start rollup start

Last synced: 2 months ago
JSON representation

Quick start rollup project

Awesome Lists containing this project

README

        

## Usage

```bash
# Clone
git clone https://github.com/Lete114/rollup-quick-start.git ProjectName
# Enter the project directory
cd ProjectName
# Change the address of the repository to your own
git remote set-url origin yourUrl
```