Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 298 Bytes

README.pod

File metadata and controls

18 lines (10 loc) · 298 Bytes

Getting started

Clone this repository:

$ git clone https://github.com/gshank/formhandler-example.git
$ cd formhandler-example

Install the project dependencies:

$ cpanm --installdeps .

Populate initial data

$ perl postinstall

Start server on port 5001:

$ plackup -p 5001 -r