https://github.com/launchscout/elixirconf2023-beyond-liveview
Slides for Elixirconf 2023
https://github.com/launchscout/elixirconf2023-beyond-liveview
Last synced: 5 months ago
JSON representation
Slides for Elixirconf 2023
- Host: GitHub
- URL: https://github.com/launchscout/elixirconf2023-beyond-liveview
- Owner: launchscout
- Created: 2023-08-28T22:36:19.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-06T02:46:22.000Z (almost 3 years ago)
- Last Synced: 2025-10-29T00:35:07.876Z (9 months ago)
- Language: HTML
- Size: 13 MB
- Stars: 3
- Watchers: 2
- 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
```