/site

Where you can find me on the web

Primary LanguageJavaScriptMIT LicenseMIT

leo.im

Build Status

Contributing

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