Skip to content

Instantly share code, notes, and snippets.

@daKmoR
Created April 13, 2020 21:22
Show Gist options
  • Save daKmoR/3754840b9913ac2e398ab98ae1a7922f to your computer and use it in GitHub Desktop.
Save daKmoR/3754840b9913ac2e398ab98ae1a7922f to your computer and use it in GitHub Desktop.
Markdium-Introducing mdjs - interactive demos everywhere
module.exports = {
stories: ['../README.md', '../docs/**/*.md'],
esDevServer: {
nodeResolve: true,
watch: true,
open: true,
},
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment