Skip to content

Instantly share code, notes, and snippets.

@marcuswestin
Created March 27, 2012 20:13
Show Gist options
  • Save marcuswestin/2219899 to your computer and use it in GitHub Desktop.
Save marcuswestin/2219899 to your computer and use it in GitHub Desktop.
Get started with fun and todo-mvc
sudo npm install -g fun
curl https://raw.github.com/marcuswestin/fun/master/apps/todo-mvc/todo-mvc.fun > todo-mvc.fun
curl https://raw.github.com/marcuswestin/fun/master/apps/todo-mvc/todo-mvc.css > todo-mvc.css
fun todo-mvc.fun
# Go to localhost:8080 in your browser
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment