Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 361 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 361 Bytes

server-reason-react-example

Developing

When using direnv with nix-direnv, a dev shell using the flake will automatically be loaded. Otherwise, nix develop can be used to start a shell with all required dependencies.

Run make watch to start the server and watch for changes on the backend and frontend.