4

Start With React.js

 2 years ago
source link: https://dev.to/ahmedmousa/start-with-reactjs-3ok
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client
  • 1.Install Node.js
  • 2.Type in terminal
$ npm install -g create-react-app
Enter fullscreen modeExit fullscreen mode

And boom it's installed

To create a new React app

Type in terminal

$ npx create-react-app (app name)
Enter fullscreen modeExit fullscreen mode

go to React.js to find more tutorial


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK