# MyTest **Repository Path**: Adolf_L/MyTest ## Basic Information - **Project Name**: MyTest - **Description**: Just for test ..... - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-10-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Installation `(recommend)` Install [Yarn](https://yarnpkg.com/) instead of NPM ```sh $ yarn install ``` ## Quick Start run the app: ```bash $ yarn run server ``` build the app: ```bash $ yarn run build ```