All of us have used CRA(create-react-app) when we worked with React. It's an awesome tool. It gives us just to focus on React by letting take care ...
For further actions, you may consider blocking this person and/or reporting abuse
Very helpful thanks!
Welcome🙂
The easiest tutorial to follow I have ever seen! Every tutorial made on the earth should be structured like this one! Thank you so much!
Welcome🙂
Super helpful. Thanks!
Welcome 🙂
sir..? can you help me please if possible.
@iamismile
Sure. How can I help you?
Thanks a lot Ismile.
I had to register in github then here, so I can write this comment.
I hope this will be my beginning :)
Welcome🙂
And All the Best for You.
Thank you a lot! :-)
Welcome🙂
It's not mentioned above, but if you use the sass option you need to change the css import in app.js to:
import './styles/styles.scss'
Thanks🙂
Thanks for the helpful tutorial!
If you are doing this tutorial around time of this comment you may experience an error similar:
Error: Cannot find module 'webpack-cli/bin/config-yargs'
Require stack:
My Working Solution:
In your 'package.json' -
change:
"dev-server": "webpack-dev-server"
to:
"dev-server": "webpack serve"
Thank you🙂
Typo in two places:
cheap-module-eavl-source-map => cheap-module-eval-source-map
Thanks for noticing🙂
Thanks so much, your tutorial was easy to follow and works flawlessly! Good job! :)
Welcome🙂. Thanks to you also for appreciating my work.
Thanks, great help.
Welcome🙂
Hot reload is working with running dev-server?
Yes. It works.
Great, thank you !
Welcome🙂
After a full afternoon of struggle, you just helped me setting this up in 5 minutes. Thank you :)
Welcome🙂