A seed project for a framework less web application using web-components.
The goal of this project is to prove that one can build a modern web application without a framework by leveraging web componentsand the latest ECMA-script API's.
Install the packages:
npm install
Start the dev server:
npm run start