# resume **Repository Path**: timedb/resume ## Basic Information - **Project Name**: resume - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-11-07 - **Last Updated**: 2021-04-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## My Resume Read resume data from a JS (liked JSON) file and generate a static web page. Written with Webpack,ES6 and React. ## Start 1. Run `npm install` to install the dependencies. 2. Run `npm start`, then visit `http://localhost:3000`. 3. Start development, fill your profile and generate your resume~