dwxs
v1.0.0
Published
The "blank slate."
Downloads
69
Readme
dwxs
The "blank slate."
Development Web Express Sync (dwxs)
A tool for developing for the web using Express as a starting point, with live reload ready to go via nodemon and Browser Sync.
DWXS is a blank slate for web development. It includes an Express server with Nunjucks as the templating engine. Static CSS-and JS files are stored in /public/css
and /public/js
, respectively.