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

https://github.com/amilajack/parallel-scripts


https://github.com/amilajack/parallel-scripts

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

## Installation
```bash
npm install --save parallel-scripts
```

## Usage
```bash
parallel-scripts (npm run build & npm run build-dll) && (npm run dev)
```