Our website.
It’s built with ours and others’ open source projects, including:
To run the project locally, run the following commands:
# Make sure you’re running npm v2.x or greater
npm install -g npm@latest
# Install Harp
npm install -g harp
# Clone the repository
git clone https://github.com/chloi/chloi.io
# Serve the project folder with Harp
harp server chloi.io/
# Open your browser
open http://localhost:9000
Follow the Running locally instructions. You’ll need to be a collaborator on the project through Surge to deploy. Then:
# Compile to www/ and deploy
npm run deploy
Copyright © 2012–2015 Chloi Inc.