Ithaca Web People Public Web Site This is the source for IthacaWebPeople.org Requirements Node.js yarn (npm i -g yarn) Setup clone the repo: git clone [email protected]:IthacaWebPeople/www install dependencies: yarn during dev: yarn dev production build: yarn build