UNPKG

react-ark-tools

Version:

Boilerplate and tooling for JavaScript application development with React

24 lines (23 loc) 476 B
[ { "path": "/", "component": "./routes/Home", "chunk": "main", "data": { "articles": "GET https://gist.githubusercontent.com/koistya/a32919e847531320675764e7308b796a/raw/articles.json" } }, { "path": "/error", "component": "./routes/Error", "chunk": "main" }, { "path": "/get-started", "component": "./routes/GetStarted" }, { "path": "/tasks/:status(pending|completed)?", "component": "./routes/Home" } ]