bikelomatic-complexity / btc-app-server

Api server for the Bicycle Touring Companion
GNU Affero General Public License v3.0
0 stars 2 forks source link

Added doc, fmt, and es6 transpiling tools. #1

Closed stevekroh closed 9 years ago

stevekroh commented 9 years ago

Also, updated server.js code to es6

ethanjurman commented 9 years ago

Should use arrow functions for anonymous functions in es6. Other than that :+1: