This repository provides a skeleton for your next CRUD console/dashboard based on React. It provides a simple standardized way to organize your pages so that you can focus on adding the actual functionality.
It is built on top of the excelent Grommet UI framework, which provides all the important user interface React components which are easilly skinnable.
- Download the zip of the repository
- Unzip
- Ensure you have
yarn
installed yarn install
yarn start