/site

Where you can find me on the web. Old website, superseded by https://github.com/mattmezza/matteo.merola.co

Primary LanguageJavaScriptMIT LicenseMIT

matteo.merola.co

Build Status XO code style

Caught a Bug?

  1. Fork this repository to your own GitHub account and then clone it to your local device
  2. Move into the repository's directory: cd site
  3. Install dependencies: yarn
  4. Run Next and tell it to watch for changes: yarn dev