$ cnpm install boggle-connect
Simple stand alone server with boggle solver running as API
Requires nodejs
npm install
// installs all necessary dependencies
node index.js
// starts the local webserver
Then open a modern browser and navigate to the server, usually at http://localhost:3000/
The web server is a connect server with actual Boggle solver through boggle.
Author: Gleb Bahmutov © 2015
License: MIT - do anything with the code, but don't blame me if it does not work.
Spread the word: tweet, star on github, etc.
Copyright 2014 - 2017 © taobao.org |