matheusalxds / my-resume

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My-Resume

Project created to expose my professional experience and can be accessed by url: https://matheusalxds.github.io

Installation

npm install

Start Dev Server

npm start

Build Prod Version

npm run build

Features:

When you run npm run build we use the mini-css-extract-plugin to move the css to a separate file. The css file gets included in the head of the index.html.

About

License:MIT License


Languages

Language:CSS 61.1%Language:HTML 25.1%Language:JavaScript 13.9%