Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 267 Bytes

File metadata and controls

5 lines (4 loc) · 267 Bytes

These are the projects shown in the Pluralsight course "React Fundamentals". The number in front is the module number in the course.

You can run projects by going to their directory and

  • restoring the npm packages with npm install (only once)
  • type: "npm run dev"