mirror of
https://github.com/kay-is/react-from-zero.git
synced 2026-04-24 03:00:06 -04:00
Update README.md
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# 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](https://webpack.github.io/), but I would recommend looking into it. It helped me to get rid of much Grunt/Gulp code in my projects.
|
||||
|
||||
Reference in New Issue
Block a user