-
Notifications
You must be signed in to change notification settings - Fork 29
Home
Brian Zou edited this page Jan 20, 2018
·
6 revisions
Hunt is a high-level D Programming Language Web framework that encourages rapid development and clean, pragmatic design. It lets you build high-performance Web applications quickly and easily.
- step 1 get source and build
git clone https://github.com/huntlabs/hunt-skeleton.git myproject
cd myproject
dub run -v
- step 2 open web broser to view page
curl http://127.0.0.1:8080/