sebdevine / fullstack-react-code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code examples for the React Book

Setup

Please refer to the first chapter in the book for instructions on setting up your environment with Node & npm.

Installing packages for all projects

You can install all the packages for all the projects up front, saving you time in the future. To do so, from this directory:

npm i
npm run install-all

Unless you have a quantum computer connected directly to an Amazon data center, this task will take a long time to complete.

Running the code

See the respective README.md for each project.

About


Languages

Language:JavaScript 50.9%Language:CSS 48.9%Language:HTML 0.1%Language:Ruby 0.0%Language:Objective-C 0.0%Language:Python 0.0%Language:Java 0.0%Language:Makefile 0.0%