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