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
- Host: GitHub
- URL: https://github.com/stencila/texture-plugin-stencila
- Owner: stencila
- Created: 2019-04-04T23:23:10.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-28T21:12:48.000Z (almost 7 years ago)
- Last Synced: 2025-03-14T02:46:33.064Z (about 1 year ago)
- Language: JavaScript
- Size: 157 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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