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

https://github.com/stencila/texture-plugin-stencila

Texture plugin for Stencila
https://github.com/stencila/texture-plugin-stencila

Last synced: 10 months ago
JSON representation

Texture plugin for Stencila

Awesome Lists containing this project

README

          

# Texture Stencila Plugin

A Texture plugin that extends with support for DARs containing Stencila Cells.

# Getting started

Install dependencies

```
npm install
```

and start the demo

```
npm start
```

Open http://localhost:4010