/template-app

tiny web app template

Primary LanguageMakefile

{{project.id}}

{{project.description}}

development

To get started, clone this repo and enter the following commands.

> scaffy     # replace template tags
> pkg-bump   # update package.json dep versions
> npm i      # install deps
> make watch # watch files; requires make 3.8.2+