#Dragonfly
Congratulations on choosing Dragonfly!
Please visit http://dragonfly.uberberg.com/ for more information.
#Installation
After cloning the repo, you must checkout the submodules.
git submodule init
git submodule update
Then, 'cd' into the example-site folder and run this command:
./newlispServer
On Windows double-click on 'newlispServerWin' instead.
Open Your browser and visit http://localhost:8080/ - have FUN!
For installation information see INSTALL or after running the above command visit:
http://localhost:8080/dragonfly_welcome (local) http://dragonfly.uberberg.com/dragonfly_welcome (remote)