9c2cea4103 | ||
---|---|---|
.. | ||
README.md | ||
error.pug | ||
layout.pug |
README.md
This app doesn't really use Express views. Instead it uses two static HTML pages served from /public/:
- public/index.html: the splash, login, painting naming, and account pages
- public/paint/index.html: the a-painter based part of the app