Personal Resume with React
- React >= 16.12.0
- npm >= 6.13.4
1.0.0
Download zip file and extract it latest release. Or clone the repository and cd into it.
React Personal Resume uses a number of open source projects to work properly:
- React - A JavaScript library for building user interfaces
- Start Bootstrap - Resume - startbootstrap-resume (Base Template)
Install the dependencies and start the server.
cd rv-resume
npm install
Run the following command to start the HTTP Server.
cd rv-resume
# Update src/data/data.json Enter your configuration here.
npm start # Run React App
Reysmer Valle – @ReysmerWVR
- Write tests
- Add code comments