bayleedev / baser

Word base helper proof of concept.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Baser

DEPRECATED

Use baser-react instead. Rewritten using React, with no server side component.

Build Status

A wordbase (available on iphone and android) script to help you find better word combinations.

Installing

Coffee

You'll need coffee script to run the service.

npm install -g coffee-script

Running

git clone git@github.com:blainesch/baser.git
cd baser
npm install
grunt
npm start

About

Word base helper proof of concept.


Languages

Language:CoffeeScript 68.9%Language:HTML 18.5%Language:CSS 12.6%