0.1.7 • Published 4 years ago

@data-story-org/core v0.1.7

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Data Story - Core

See also data-story-org/gui

Development

Installation

yarn
# Build web files
tsc --watch

Tests

Run tests with

yarn test --watch

Add node

You may run the following command

yarn add-node YourNodeName

This will create a new Node class along with a test stub.