Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 433 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 433 Bytes

IHP Landing Page

Install

  • Install IHP
  • Install devenv:
cachix use devenv
nix-env -if https://github.com/cachix/devenv/tarball/latest

Let the dependencies automatically build whenever you enter the project's directory

direnv allow

Install node packages

npm install

Execute

  • On one terminal tab: make tailwind-dev
  • On another terminal tab: devenv up