Skip to content

Instantly share code, notes, and snippets.

@sorpaas
Created February 19, 2015 08:39
Show Gist options
  • Save sorpaas/7c9600b9d2a5f3b991ab to your computer and use it in GitHub Desktop.
Save sorpaas/7c9600b9d2a5f3b991ab to your computer and use it in GitHub Desktop.
A simple hello world for Funcist
module.exports = { result: "Hello, world!" }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment