Skip to content

Eldorian/ReactTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

Do these steps before KCDC:

If you have any problems, email cory@reactjsconsulting.com.

  1. Install Node 10 or newer
  2. Install Git
  3. Install VS Code
  4. Install these VS Code extensions: Prettier, ESLint, and React Code Snippets
  5. Click the green "Clone this template" button above.
  6. Enter a name and descripion for your repo. Click "Create Repository from Template"
  7. Open a command line to the directory where you cloned this repo.
  8. Run this command to install dependencies: npm install
  9. Run this command to start the app: npm start
  10. Load http://localhost:3000. You should see a simple home page.
  11. Load http://localhost:3001. You should see json-server's landing page.

If you did all the above, you're all set!

Keep in Touch!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages