-- Main.shssdhakchina - 25 Jan 2022
Hello World using create-react-app package
Make sure you have installed NodeJs and Yarn Packages.
Navigate to a folder where you want to create ReactJs Hello World application.
Run the below command and wait for a while to finish creating the app.
yarn create react-app hello-app
Navigate to the newly created app folder.
cd hello-app
Run the below command and start browsing
http://localhost:3000
yarn start
Change and save contents in src\app.js and see the immediate effect in the browser (Hot Reload).
This topic: ReactJs
>
WebHome
>
HelloWorldReactJs
>
HelloWorldUsingTemplate
Topic revision:
25 Jan 2022, shss\dhakchina
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki?
Send feedback