UNPKG

cra-template-ipt-sun

Version:

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

5 lines (3 loc) 85 B
import Home from './Home'; import Error from './Error'; export { Home, Error };