Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)