An open API service indexing awesome lists of open source software.

https://github.com/stephane-monnot/resume


https://github.com/stephane-monnot/resume

react resume

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# My resume
[![Build Status](https://travis-ci.org/stephane-monnot/resume.svg?branch=master)](https://travis-ci.org/stephane-monnot/resume)

My resume in japanese, french and english, developed with React.

## Build docker image
docker build -t stephane-monnot/resume .

## Run a container on port 8018
docker run -p 8018:80 stephane-monnot/resume:latest