# AdvancedReactJS_Chapter1 **Repository Path**: mirrors_svenanders/AdvancedReactJS_Chapter1 ## Basic Information - **Project Name**: AdvancedReactJS_Chapter1 - **Description**: Code for Advanced ReactJS Chapter 1 - **Primary Language**: Unknown - **License**: ISC - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Chapter 1 Advanced ReactJS A hot reloadable template Generates a fast hot reloadable build while in development mode with **yarn dev**, and a very small and lean production build with **yarn start**. # Install - git clone - npm install (or preferably *yarn*) - npm start (or *yarn start*) Open web browser and go to http://localhost:8080