UNPKG

cra-template-ipt-sun

Version:

The base template for Create React App with advance folder structure dedicated for the creator of this template.

7 lines (5 loc) 97 B
const root = '/'; const Private = '/admin'; export const publicRoute = { Home: root, };