Skip to content

AlexDoutsinis/fast-resume

Repository files navigation

FastResume

A free resume builder.

FastResume

About

FastResume is a free and open source resume builder that helps you craft a resume in a simple and fast way. It's completely secure and customizable.

Installation

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

To run your own instance of FastResume you need:

  • NodeJS/NPM

Download and install NodeJS/NPM here

  1. First, clone the repo
git clone https://github.com/Alexiosdut/fast-resume.git
cd fast-resume
  1. Run npm install to install dependencies for the project
npm install
  1. Start the server
gatsby develop
  1. Explore
Enjoy :)