Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.04 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.04 KB

Create React App with HET-Support

Create React App, configured via craco, with Hot-Module-Replacement, Emotion-css-prop and TypeScript-support.

get started

mkdir your-project
cd your-project
yarn create craco-het
yarn install
yarn start

details

And for a better dx: