ResuMe is an open-source platform for students and job seekers that allows users to share their resume for other people to give their intake on it and review it.
These instructions will get you a copy of the project up and running on your local machine.
- Install Vagrant.
- Install Virtual Box.
- Clone the ResuMe repository Using the command
git clone https://github.com/redhat-beyond/ResuMe.git
. - Open any terminal and navigate to the project directory.
- Run the
vagrant up
command - Use any browser and navigate to
http://localhost:8000