omc / storyofsearch

The Story of Search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Story of Search

Running Locally

If you don't have node on your system, install via brew:

brew install node

Then clone the repo, setup, and run:

npm install
npm run start

You can now browse to http://localhost:8080

Building for Production

npm run build

Deploy

One will need s3 access to the storyofsearch bucket and aws cli. Then the command is:

rake publish

About

The Story of Search


Languages

Language:JavaScript 38.0%Language:HTML 32.9%Language:SCSS 27.5%Language:Ruby 1.6%