# react-web-app-boilerplate **Repository Path**: sshfl/react-web-app-boilerplate ## Basic Information - **Project Name**: react-web-app-boilerplate - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-12-19 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Boilerplate Purpost for web app development with react Webpack pxtorem with postcss [100px -- 1rem] ## Features Support for Webpack Hot Module Replacement ## Installation // recommend to use yarn to develop // if you don't install the yarn replace the `yarn` in the below to `npm` instead $ yarn install $ yarn start // Then goto localhost:9966