mirror of
https://github.com/kay-is/react-from-zero.git
synced 2026-04-24 03:00:06 -04:00
4716b54ebafa21f42aebf8ad2804a7ab3ea8c45f
React From Zero
A simple (99% ES2015 less) tutorial for React
Everything runs in the browser without a manual pre-compilation.
No need for Webpack, but I would recommend looking into it. It helped me to get rid of much Grunt/Gulp code in my projects.
Description
Languages
HTML
100%