/toy_shortener

Link shortener

Primary LanguageElixir

ToyShortener

Setup

  • Install Elixir (brew install elixir on MacOS)
  • Install NPM
  • Run make init

Serve

  • make serve