Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/edmundhung/remix-conf-2023


https://github.com/edmundhung/remix-conf-2023

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

# Remix Conf 2023 - Remxing Constraint Validation

This slide was bootstrapped with [MDX Deck](https://github.com/jxnblk/mdx-deck) and [Code Surfer](https://codesurfer.pomb.us/). All examples are served from a Remix app.

## Development

To run the presentation deck in development mode:

```sh
npm run dev
```

## Build

To build the presentation deck:

```sh
npm run build
```