Skip to content

johnarban/minids

 
 

Repository files navigation

Mini Data Stories

Mini Cosmic Data Stories built using WorldWide Telescope.

Developer quick start

  1. Check out the repository to your machine
  2. If necessary, install Node.js and Yarn
  3. yarn to install dependencies
  4. yarn build to build the packages (in particular, the actual stories rely on the common package)
  5. To run the development server for a particular story:
    cd <story-name>
    yarn serve
    

About

Mini data stories

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 56.3%
  • TypeScript 41.0%
  • HTML 1.3%
  • JavaScript 1.1%
  • Shell 0.3%