Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bautistaj/web-components-spa
- Owner: bautistaj
- License: mit
- Created: 2020-03-27T04:40:21.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T17:20:59.000Z (about 2 years ago)
- Last Synced: 2023-03-03T10:12:24.615Z (almost 2 years ago)
- Topics: css, javascript, spa, webcomponents
- Language: JavaScript
- Homepage: https://bautistaj.github.io/web-components-spa/
- Size: 2.21 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)