Bogdan-Lyashenko / reactjsconsulting

React Related Resources

Home Page:http://www.reactjsconsulting.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prerequisites

Please do these steps before the event. 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. Change directories into the dev-environment directory
  9. Run this command to install dependencies: npm install
  10. Run this command to start the app: npm start
  11. Load http://localhost:3000. You should see the app start.
  12. 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

React Related Resources

http://www.reactjsconsulting.com


Languages

Language:JavaScript 84.5%Language:SCSS 6.3%Language:CSS 3.7%Language:TypeScript 3.0%Language:HTML 2.5%Language:Shell 0.1%