gaearon / react-hot-boilerplate

Minimal live-editing example for React
MIT License
3.91k stars 879 forks source link

How to contribute a TypeScript boilerplate for react-hot-loader #110

Closed mutsys closed 7 years ago

mutsys commented 7 years ago

I recently have been able to get a project working using React Hot Loader 3 with TypeScript 2.2 and Webpack 2 and I would like to contribute a boilerplate example. What would be the preferred method of sharing this with the community? As a branch of react-hot-boilerplate? As a fork available elsewhere?

calesce commented 7 years ago

A separate repository is probably best. Also see https://github.com/sormy/skeleton-react-typescript-hot-v3