Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 354 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 354 Bytes

Datadown Preview

  • Work with numbers, text, and lists
  • Render SVG and HTML
  • Export components and templates
  • Free documentation: Markdown-compatible syntax!
  • Write inline unit-tests easily

Getting started

yarn
yarn dev

Open http://localhost:8800/

Building

yarn build

HTML & JS files are output to dist directory.