Skip to content

davidkpiano/react-bootcamp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-bootcamp

A multi-part React bootcamp.

Install

This tutorial assumes you have modern versions of git, node, and npm installed:

To install the libraries needed for this tutorial:

git clone https://github.com/jmcriffey/react-bootcamp.git
cd react-bootcamp
npm install

Commands

  • npm run dev - Runs a development server.
  • npm run test - Runs static analysis and unit tests.

About

A multi-part React bootcamp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.1%
  • HTML 16.2%
  • CSS 1.7%