UNPKG

egress-bootstrap

Version:

A minimal Express app template for a user account system, built with Twitter's Bootstrap.

6 lines 180 B
module.exports = { siteName: "egress-bootstrap", siteAuthor: "Shakeel Mohamed", siteDescription: "egress-bootstrap, start writing a web app already.", port: 5000 };