/shorter.recipes

A website dedicated to making recipes from any website easy to read.

Primary LanguageTypeScript

Prerequisites

  • Node 12.13.0
  • yarn

Setup

  • clone repo
  • navigate to root of repo
  • run yarn setup
  • done!

Develop

  • walk through setup in readme.md
  • run yarn dev
  • open browser to http://localhost:5000
  • done!