Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/oneofone/preact-antd-craco-tmpl


https://github.com/oneofone/preact-antd-craco-tmpl

Last synced: about 5 hours ago
JSON representation

Awesome Lists containing this project

README

        

# preact-antd-craco-tmpl

## Goal

- Fast, small, clean base to build webapps based on `preact` and `antd`.

## What's in this

- `react-scripts` (yes, react-scripts, `preact-cli` was having issues with `)
- Installed `craco` and a few plugins for it and babel to help with the next 2 iteems
- Replaced `react` with `preact`
- Replaced `momentjs` with `dayjs`
- Added `react-snap` to help SEO.
- Added `prettier`.