Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 362 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 362 Bytes

“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