angular-spoonerisms
A simple to-do hack/application using AngularJS which help you make spoonerisms “a spoonerism is an error in speech or deliberate play on words in which corresponding, vowels, or morphemes are switched” from Wikipedia
This was an initially a fork from the angular-seed project, which is packed with a lot out of the box
Running the app on a localhost
- serve this repository with your webserver
node scripts/web-server.js
Then navigate your browser to http://localhost:<port>/app/index.html
Tests
Gotta write those test