Skip to content

realplatanopapi/mariopabon.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mariopabon.com


## Getting setup

Install dependencies with yarn:

```bash
$ yarn
```

Start a development server with [Parcel](https://parceljs.com):

```bash
$ yarn dev
```

And that's all there is to it!

## Deploying

Hosting and deployment is handled by [Netlify](https://netlify.com), so simply push to `main` to trigger a new deployment. Lit!

---

The end.