Skip to content

hhy5277/React-Beer-Me

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Workshop

Hey Everyone - Wes here. I'll be your instructor for the react workshop. I need you to do a few things before you come to the workshop.

Getting Started

  1. Make sure you have the latest version of Node.js installed. If you don't have it, or are an older version, you can visit Nodejs.org and download the installer.
  2. Download the starter files + notes:
  3. Have a terminal application ready. The built in Mac OS terminal works just great though I find Windows users prefer to use CMDER - http://cmder.net/
  4. npm install all dependencies before you come. cd into your starter-files directory and type npm install. If you aren't comfortable in the terminal, you may wait until the morning of the workshop to get a hand with this.
  5. Make sure your text editor is setup to handle React. You may use any editor but here are some good ones:
    • VS Code with the default JavaScript highlighter.
    • Sublime Text with Babel-Sublime syntax highlighter installed
    • Atom with the default JavaSCript
  6. Install the React Dev Tools browser extension for either Chrome or Firefox - they are both available in their respective stores.

If there are any questions, feel free to email me! wes@wesbos.com

About

React Beer App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.6%
  • Other 0.4%