Create a React App Without Using npx create react app command

Поделиться
HTML-код
  • Опубликовано: 25 июл 2024
  • Today we're going to see how we can create a React App without using the command npx create-react-app.
    Check out the TECH IN 5 MINUTES channel : / @jelvix
    🕔 Timeline :
    00:00:00 - Intro
    00:03:30 - Setup React project
    00:08:26 - Install babel dependencies
    00:11:02 - Install Webpack dependencies
    00:12:23 - Webpack configuration
    00:19:53 - Run webpack server
    00:21:46 - Change Webpack server port
    🌍 Social Media Links.
    ◾ Facebook : / code.explained.official
    ◾ Twitter : / code_explained
    ◾ Instagram : / code.explained.official
    ◾ GitHub : github.com/CodeExplainedRepo
    🤝 Suppport the Channel
    Paypal : paypal.me/CodeExplained
    Buy Me a Coffee: www.buymeacoffee.com/CodeExpl...

Комментарии • 3

  • @fightscene817
    @fightscene817 Год назад

    Amazing like always! Thank you.. please post more react tutorials! any plans to to do redux tutorials?

  • @lukmanoladokun6414
    @lukmanoladokun6414 4 месяца назад

    Waoooo!

  • @abuhossain4274
    @abuhossain4274 Год назад

    so we can install any css framework as we need?