Skip to content

chloi/chloi.io

Repository files navigation

chloi.io

Our website.

It’s built with ours and others’ open source projects, including:

Getting started

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

Deploying

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

License

Copyright © 2012–2015 Chloi Inc.