Skip to content

Latest commit

 

History

History
executable file
·
20 lines (14 loc) · 219 Bytes

SETUP.md

File metadata and controls

executable file
·
20 lines (14 loc) · 219 Bytes

Building

First, enter the nix-shell in running this command in the root folder of this repository:

nix-shell
npm install

Building

npm run build:happ

Testing

npm test