# reactAppDemo **Repository Path**: mirrors_Binaryify/reactAppDemo ## Basic Information - **Project Name**: reactAppDemo - **Description**: this is a reactAppDemo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2026-01-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # reactAppDemo this is a reactAppDemo Features * Equip with React 0.14, ES6 & Babel 6 * Lint with ESlint and Airbnb's .eslintrc * Build with Webpack * Support hot module replacement * Auto Open a new browser tab when Webpack loads, and reload the page when you modified the code * Support git pre-commit hook used to lint and test your code ![](http://zhuangtongfa.gitcafe.io/img/app.png) #start ``` $ git clone git@github.com:zhuangtongfa/reactAppDemo.git $ npm install $ npm start ``` You should see a new browser tap opening and a demo in http://127.0.0.1:8080.