Check to see whether an address is within Chattanooga City Limits. Try if for yourself
Node.js, and gulp.
Clone the repository, then from the project root run:
npm installTo start the development environment, from the root of the project run:
gulp watchThe project will be accessible from http://localhost:9000.
To build the distribution with compiled assets and such, run:
gulpThe distribution will be available in the generated dist folder and is now ready to put up on a server somewhere.
The project itself is under the MIT License, and is based off of the work of Joey Robichaud with further development by the Chattanooga Public Library.