Install

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