Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 580 Bytes

README.md

File metadata and controls

23 lines (11 loc) · 580 Bytes

Kevyn Resume

This project is a website to show my skills and projects.

Install

To install all dependencies you will need run npm install

Get started

To run this project npm start

Others

This project has a Dockerfile with multi stage build to serve using nginx.

To run the docker file just remember to expose the 80 port

Credits

This was created using React, if you want to speed up you knowledge you can use create-react-app