Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bautistaj/web-components-spa

SPA with web components
https://github.com/bautistaj/web-components-spa

css javascript spa webcomponents

Last synced: 2 months ago
JSON representation

SPA with web components

Awesome Lists containing this project

README

        

# SPA with web components

Single web application using Web Components and simple router with JavaScript Vanilla.

## Getting Started
```
npm install
npm run start
```

http://localhost:8080/

![All characters](./img/all.png)

![Detail](./img/detail.png)