Mini Data Stories Mini Cosmic Data Stories built using WorldWide Telescope. Developer quick start Check out the repository to your machine If necessary, install Node.js and Yarn yarn to install dependencies yarn build to build the packages (in particular, the actual stories rely on the common package) To run the development server for a particular story: cd <story-name> yarn serve