Skip to content

tighten/intro-to-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro to building apps with React

Peers Conference 2018

This project was bootstrapped with Create React App. It's an amazing tool to get going quickly with React applications, and you should check it out!

Installation

Clone this repository with git@github.com:tightenco/intro-to-react.git

cd intro-to-react

Run npm install or yarn, depending on which you use

To run the app in development mode locally, run npm start or yarn start

You can access via localhost:3000 in your browser!

To update the current lesson, go to src/index.js and change line 5

Extra credit: Install React Developer Tools if you're using Chrome

About

Intro to React workshop given by Samantha Geitz at PeersConf 2018

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published