Created
March 27, 2012 20:13
-
-
Save marcuswestin/2219899 to your computer and use it in GitHub Desktop.
Get started with fun and todo-mvc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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