/quotes

Show a random quote from a remote json-quotes collection

Primary LanguageElm

“Quotes” — Steven Vandevelde

Development

This project uses Nix to manage the project's environment. If you'd like to build this project without Nix, check out the dependencies in the shell.nix file (most are available through Homebrew as well).

# Install javascript dependencies
just install-deps

# Build, serve, watch
just