# maizuo-reactjs **Repository Path**: tujiawang/maizuo-reactjs ## Basic Information - **Project Name**: maizuo-reactjs - **Description**: 利用业余自己所学reactjs知识做的一个简单的卖座电影的demo - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-08-10 - **Last Updated**: 2021-04-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 卖座react版本 > 基于vue开发的卖座,实现基本功能 ## Build Setup ``` bash # install dependencies npm install # serve at localhost:3000 node proxy.js # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ```