A simple starter template for building single page applications (SPAs) using vanilla JavaScript, HTML, and CSS. It features Vanilla Web Components, a basic routing system, and a mock backend server.
The following assumes you have Node.js installed on your machine. This approach ensures the original development files (with modular JS, nested CSS, and unminified HTML) stay intact in the root of the ...