Skip to content
master
Go to file
Code

README.md

Idyll Template

This is a React app that mimics the basic template project that Idyll provides. The main difference is that the default Idyll project requires a global install of Idyll to compile the Idyll markdown, whereas this project embeds Idyll into an existing React app using the method described in the Idyll documentation. This project also uses webpack & babel to compile the JS.

The Idyll generated page that loads from the build:watch script (described below) documents how to load data and create a few basic charts, or you can see the demo here.

Installation

> git clone ssh://git@stash.ihme.washington.edu:7999/viz/idyll-template.git
> npm i
> npm run build:watch

About

A React app that mimics the basic template project provided by Idyll-lang.org

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.