Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ghedamat/almost-octane


https://github.com/ghedamat/almost-octane

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# almost-octane slides

[live version](https://almost-octane.ghedamat.now.sh)

## Local

```
npm i

marp -s .
```

## Deploy

```
npm run build
now --prod
```