Skip to content

matheusagcosta/matheusagcosta.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matheus's Website

This project is built with harp

Getting Started

  • Setup:

    • Yarn - You may use Brew just running brew install yarn
    • yarn - To install the dependencies
  • Running:

  • Build:

    • yarn build => compiles the files into the docs folder to get ready to deploy
  • Deploy:

    • yarn deploy => Updates docs folder on master with develop branch changes.