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

https://github.com/potato4d/parcel-examples

Parcel project examples for React, Vue, preact, VanillaJS and jQuery.
https://github.com/potato4d/parcel-examples

javascript jquery parcel preact react vue

Last synced: 8 days ago
JSON representation

Parcel project examples for React, Vue, preact, VanillaJS and jQuery.

Awesome Lists containing this project

README

          

# Parcel sample projects

Parcel build examples for...

- VanillaJS
- jQuery
- React
- preact
- Vue.js

## Installation

```bash
$ cd parcel-jquery # on jQuery
$ cd parcel-preact # on preact
$ cd parcel-react # on React
$ cd parcel-vanilla # on Vanilla
$ cd parcel-vue # on Vue

$ yarn
$ yarn start # Start server
```

## LICENSE

MIT