danilowoz / react-atomic-design

🔬 How the Atomic Design methodology can create a great design system from scratch and make better developers.

Home Page:https://danilowoz.com/blog/atomic-design-with-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

List of supported browsers

akulov opened this issue · comments

Hi,
Can you add list of supported browsers?
Thanks!

Hey @akulov
That's a question quite hard to answer, but as it's a normal react applications, so I can recommend you read this documentations https://facebook.github.io/create-react-app/docs/supported-browsers-features

Thanks