gaearon / react-hot-boilerplate

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

typescript support #96

Closed sormy closed 7 years ago

sormy commented 8 years ago

Hi.

I did TypeScript version. You could refer it if somebody needs.

https://github.com/sormy/skeleton-react-typescript-hot-v1 https://github.com/sormy/skeleton-react-typescript-hot-v3

Thank you.

aalpgiray commented 8 years ago

I have a question did you use react-router and a-sync routes? I could not be able to make it run.

this is my v1 boilerplate

I am failing to upgrade v3

sormy commented 8 years ago

@aalpgiray: no, this is primitive sample but it works and state of react components is preserved

calesce commented 7 years ago

Thanks, want to make a PR to master and next adding those links?

calesce commented 7 years ago

If you'd still like, make a PR here.