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

https://github.com/dburles/parcel-react-base

📦 Parcel and ⚛️ React example/base starter app
https://github.com/dburles/parcel-react-base

nodejs parceljs react

Last synced: 8 months ago
JSON representation

📦 Parcel and ⚛️ React example/base starter app

Awesome Lists containing this project

README

          

# parcel-react-base

An opinionated starter with the very latest Eslint and React configuration.

https://github.com/dburles/parcel-react-base

## Features

* [Parcel 2](https://parceljs.org/) 📦
* [Mystical](https://github.com/dburles/mystical) 🌌
* [Reach Router](https://reach.tech/router) ⛓
* [eslint-config-env](https://github.com/jaydenseric/eslint-config-env)
* Ensure nothing terrible ends up in your code with pre-commit linting via [lint-staged](https://github.com/okonet/lint-staged) and [husky](https://github.com/typicode/husky) 🚫💩

## Setup

`npm i`

`npm start` (development)

### License
MIT