https://github.com/launchscout/elixirconf_2022_livestate
Slides for Embedded Web Apps in Elixir with LiveState
https://github.com/launchscout/elixirconf_2022_livestate
Last synced: 6 months ago
JSON representation
Slides for Embedded Web Apps in Elixir with LiveState
- Host: GitHub
- URL: https://github.com/launchscout/elixirconf_2022_livestate
- Owner: launchscout
- Created: 2022-08-02T15:06:59.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-28T22:37:57.000Z (almost 3 years ago)
- Last Synced: 2025-05-21T12:51:32.346Z (about 1 year ago)
- Language: HTML
- Size: 437 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## ElixirConf 2023
This is the deck for my 2023 ElixirConf talk. It uses examples from a different repo
## Usage
```
npm install
```
## Building and serving
```
npm start
```