Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oneofone/preact-antd-craco-tmpl
https://github.com/oneofone/preact-antd-craco-tmpl
Last synced: about 5 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/oneofone/preact-antd-craco-tmpl
- Owner: OneOfOne
- Created: 2020-07-17T23:10:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T11:46:27.000Z (almost 2 years ago)
- Last Synced: 2024-05-09T20:17:08.425Z (6 months ago)
- Language: TypeScript
- Homepage:
- Size: 4.13 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
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`.