Skip to content

ConvergenceDesignLab/react-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Demo

This project was created with Create React App. The purpose of the demo was to introduce React, components, props, state and routing. See agenda notes.

Installing

In a terminal:

git clone https://github.com/ConvergenceDesignLab/react-demo.git
cd react-demo
npm run install

Running

See scripts section of package.json, but the command for starting up a development server with the code running at http://localhost:3000 is:

npm run dev

About

React demo code from student team's crash course on 03.20.19

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published