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

https://github.com/damassi/parcel-example

Taking Parcel Bundler for a spin
https://github.com/damassi/parcel-example

Last synced: about 1 year ago
JSON representation

Taking Parcel Bundler for a spin

Awesome Lists containing this project

README

          

# parcel-example

Taking [Parcel Bundler](https://parceljs.org/) for a spin

```
git clone https://github.com/damassi/parcel-example.git
cd parcel-example
yarn install
yarn start
```