To setup the environment you need to execute the following command once (and every time you change yarn dependencies):
yarn install
To build the partial website from the local worktree and preview the results, execute:
yarn preview
To setup the environment you need to execute the following command once (and every time you change yarn dependencies):
yarn install
To build the partial website from the local worktree and preview the results, execute:
yarn preview