Skip to content

gracejhnoh/react-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Workshop Curriculum

Setup

Before beginning the curriculum please fork this repository, 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.

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

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.9%
  • CSS 27.3%
  • HTML 10.8%