Thursday, March 14, 2019

  1. First install nodejs
  2. npm i -g create-react-app
  3. create-react-app my_project_name
  4. cd my_project_name
    
    

No comments:

Post a Comment