Clone this repo.
$ git clone [email protected]:MichaelCurrin/deno-project-template.git
$ cd deno-project-template
Install Deno globally using these instructions.
You don't need to install packages yourself. These will be installed when you run the application.
$ make install