Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/johanbook/cooking

Cooking recipes
https://github.com/johanbook/cooking

cooking recipes wiki

Last synced: 9 days ago
JSON representation

Cooking recipes

Awesome Lists containing this project

README

        

# cooking

These are my cooking docs. They use Docusaurus.

## Development

To start a development server run

```sh
npm run dev
```

## Deployment

The docs are hosted on Github pages and can be deployed using

```sh
npm run deploy
```