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

https://github.com/jofaval/ts-chat-2022-23

Slidev slides for a chat about Typescript, introduction level
https://github.com/jofaval/ts-chat-2022-23

beginner beginner-friendly introduction javascript typescript

Last synced: 3 months ago
JSON representation

Slidev slides for a chat about Typescript, introduction level

Awesome Lists containing this project

README

          

# Typescript chat 2022-23

Deployed at: [jofaval.github.io/ts-chat-2022-23](https://jofaval.github.io/ts-chat-2022-23)

## Run locally

To start the slide show:

- `git clone https://github.com/jofaval/ts-chat-2022-23`
- `pnpm install`
- `pnpm run dev`
- visit http://localhost:3030

Edit the [slides.md](./slides.md) to see the changes.

Learn more about Slidev on [documentations](https://sli.dev/).

## Tech stack

- Slidev (Vue)