๐Ÿ“ฆ simono / fetch-demo

๐Ÿ“„ .yo-rc.json ยท 11 lines
1
2
3
4
5
6
7
8
9
10
11{
  "generator-reveal": {
    "presentationTitle": "Fetch Me If You Can โ€“ The new JavaScript Fetch API",
    "packageVersion": "1.0.0",
    "revealTheme": "solarized",
    "useSass": false,
    "deployToGithubPages": true,
    "githubUsername": "simono",
    "githubRepository": "fetch-demo"
  }
}