Skip to content

fuww/developer.fashionunited.com

Repository files navigation

developer.fashionunited.com

FashionUnited Developer Portal, built with Astro and the excellent Astro Starlight template

Run

pnpm run dev

Run devenv

devenv shell
pnpm run dev # works without installing node, npm, pnpm globally. Nix packaga manager is used.

Install Nix package manager on MacOS

Install Nix with the Nix installer from Determinate Systems:

curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install