An opinionated starter with the very latest Eslint and React configuration.
https://github.com/dburles/parcel-react-base
- Parcel π¦
- Theme UI
- Reach Router β
- eslint-plugin-import-order-alphabetical βοΈ
- eslint-plugin-react-hooks
- browserslist configuration π
- Ensure nothing terrible ends up in your code with pre-commit linting via lint-staged and husky π«π©
npm i
npm start
(development)
MIT