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

https://github.com/thadeu/parcel-starter-app

🎁 package parcel quickly start app
https://github.com/thadeu/parcel-starter-app

Last synced: about 1 year ago
JSON representation

🎁 package parcel quickly start app

Awesome Lists containing this project

README

          

# Parcel Starter App

### install dependencies

```
yarn install
```

and run application

```bash
yarn start
```