UNPKG

dynamic-github-pages

Version:

A React utility to generate dynamic pages from JSON files in a GitHub repo.

7 lines (5 loc) 160 B
const config = { repoUrl: "https://api.github.com/repos/Dark-ue/placeholder/contents/", defaultRoute: "/home", }; export default config;