Baseline is a very basic somewhat minimal application and UI framework that will provide some initial structure to any website or web application. Baseline is fairly non-invasive because its elements are prefixed with a variable name/string that the user can customize. It can even be used with other UI frameworks such as Bootstrap or Foundation with minimal collision. Being a modern framework, Baseline's JavaScript components are all maintained in the latest ECMAScript versions (currently ES6).
Baseline supports a number of the common Node.js driven build tools including...
You can use whichever one you prefer.