Create new repository to host all dashboard developments
This project contains the commons components and all the dashboard instances
export { default as DefaultLayout } from './DefaultLayout';
export { default as DefaultLayoutSidebar } from './DefaultLayoutSidebar';