/web-components-sprout

A seed project for a framework-less web application using butt-ass naked web-components

Primary LanguageHTMLThe UnlicenseUnlicense

Web Component Sprout

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.

Table of Contents

Installation

Install the packages:

npm install

Usage

Start the dev server:

npm run start