social-graffiti/views
Trevor F. Smith 9c2cea4103 Now creating User records, logging out, and logging in again with the User.code. 2017-11-13 18:21:12 -08:00
..
README.md Now creating User records, logging out, and logging in again with the User.code. 2017-11-13 18:21:12 -08:00
error.pug Use express to make a site skeleton. 2017-11-07 09:56:20 -08:00
layout.pug Use express to make a site skeleton. 2017-11-07 09:56:20 -08:00

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