/react-workshop

Primary LanguageJavaScriptMIT LicenseMIT

React Workshop Curriculum

May 22nd, 2017 Day 1
May 24th, 2017 Day 2

Setup

Before beginning the curriculum please fork this repositor, clone it into your local machine and install the node modules.

Forking

click Fork in the top right corner of this page.

Cloning

Within your repository click the 'Clone or download' and then the clipboard icon.

Then in your terminal input git clone <paste github url here> .

Module Install

While within the head directory of the repository on your machine run npm install in your terminal.

After Setup

Please click through to the appropriate day of the workshop.

Resources

Terminal Cheat Sheet

Git Cheat Sheet

To set up your laptop to be able to run your app go here and install node/update npm