communities Website for Hippo communities How to develop the website locally 1. Checkout the project git clone [email protected]:hippo-digital/communities.git 2. Install dependencies Requires Node.js npm install 3. Run the project npm run dev Updating content from the Wiki npm run wiki Linting npm run lint