Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mrkou47/parcel-playground


https://github.com/mrkou47/parcel-playground

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

## Install

```bash
yarn
```

## Build

This script generate correct file.

```bash
npm start
```

This script generate wrong file.

```bash
npm run build:dev
```