Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/siavol/astro-reveal

A simple experiment project combining Astro and Reveal.js frameworks to create web presentations.
https://github.com/siavol/astro-reveal

astro reveal-js

Last synced: 12 days ago
JSON representation

A simple experiment project combining Astro and Reveal.js frameworks to create web presentations.

Awesome Lists containing this project

README

        

# Astro + Reveal.js Demo

A simple experiment project combining [Astro](https://astro.build) and [Reveal.js](https://revealjs.com) frameworks to create web presentations.

## Quick Start

1. Install dependencies:
```sh
npm install
```

2. Start development server:
```sh
npm run dev
```

The presentation will be available at `localhost:4321`