Skip to content

vonypeto/seminar-front-end-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

visual instruction watch example from this channel https://www.youtube.com/watch?v=VZgCn6ukFgE

Materials are in the folder

  1. install nodejs
  2. install visual studio code
  3. create a folder on your desktop
  4. open visual studio code and open that folder
  5. open terminal from the top left corner from the 7th column
  6. type this command in the terminal and wait for the process to finish
npx create-react-app start-up
cd start-up
npm i antd
npm start

now your ready to run your first project.

(optional) install extension:

ES7+ React/Redux/React-Native snippets
Simple React Snippets

Full Code Here for reference https://github.com/vonypeto/seminar-front-end-react

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published