https://github.com/stephane-monnot/resume
https://github.com/stephane-monnot/resume
react resume
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/stephane-monnot/resume
- Owner: stephane-monnot
- Created: 2017-10-27T14:45:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-07-22T05:46:01.000Z (about 3 years ago)
- Last Synced: 2025-04-01T07:39:06.442Z (over 1 year ago)
- Topics: react, resume
- Language: JavaScript
- Homepage: https://stephanemonnot.com/
- Size: 4.73 MB
- Stars: 23
- Watchers: 1
- Forks: 6
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My resume
[](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