Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bramus/wec-web-ui-summit-2023-demos
WEC Web UI Summit 2023 Demos
https://github.com/bramus/wec-web-ui-summit-2023-demos
Last synced: 3 days ago
JSON representation
WEC Web UI Summit 2023 Demos
- Host: GitHub
- URL: https://github.com/bramus/wec-web-ui-summit-2023-demos
- Owner: bramus
- License: apache-2.0
- Created: 2023-09-26T20:01:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-26T20:41:34.000Z (over 1 year ago)
- Last Synced: 2024-11-08T07:42:36.683Z (about 2 months ago)
- Language: HTML
- Size: 4.11 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WEC Web UI Summit 2023
Source files for the WEC Web UI Summit 2023 demos.
## Installation
- Clone this Repo
- Install dependencies using NPM```bash
npm i
```## Running the project
- Start the local server
```bash
npm start
```- Visit [http://localhost:3000/](http://localhost:3000/)
# License
See enclosed [LICENSE](./LICENSE)