This repo contains the source code and documentation powering https://www.hello.coop/.
- Git
- Node (~18), npm (~9)
- A fork of the repo (for any contributions)
- A clone of the www.hello.coop repo on your local machine
cd www.hello.coop
to go into the project rootnpm i
to install the npm dependencies
Hellō Pages: npm run dev:pages
Hellō Architecture npm run dev:arch
npm run build
npm run preview
#This needs to be run after npm run build
npm run test
Ignores LinkedIn links (returns 999 for bad requests) and script.hash.js (does not exist in this repo)