Skip to content
This repository has been archived by the owner on Jun 20, 2019. It is now read-only.

Repository for developing longer-form reports from the Long-term Research team

Notifications You must be signed in to change notification settings

Khan/long-term-research-reports

Repository files navigation

This repository contains work-in-progress material for longer-form Long-term Research reports.

Our plan is to build the relevant Javascript into one black-box file for each report, which webapp can then <link> in some barebones template, so that we maximally isolate these reports from webapp and vice-versa.

First, run yarn install to install the dependencies. You'll need a copy of webapp checked out in the parent of whatever folder you check this out; i.e. you might have ~/khan/webapp and ~/khan/long-term-research-reports.

Then, to work on the reports locally, run yarn run start; this will start a local hot-reloading server at localhost:3100.

To produce built output, run yarn run build.

About

Repository for developing longer-form reports from the Long-term Research team

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages