GitHub Access
Last updated
Last updated
Crema provides GitHub access to its users, so users can access the latest feature. Users can make a pull request to raise an issue or bug fixes.
Crema 4.x
I. MUI:- these repositories are based on the Material UI. In this repo, you will get all three state management apps(Redux, Redux-toolkit, and Context APIs)
crema-mui-4.x: This app is based on the CRA based built with JavaScript
crema-mui-next-4.x: This app is based on the Next.js built with JavaScript(Only support Context API, redux version available soon by the weekend)
crema-mui-ts-4.x: This app is based on the CRA based built with TypeScript(Available in Jan 2023)
crema-mui-next-ts-4.x: This app is based on the Next.js built with JavaScript(Available in Jan 2023)
II. Antd:- these repositories are based on the Ant Design system. In this repo, you will get all three state management apps(Redux, Redux-toolkit, and Context APIs)
crema-antd-4.x: This app is based on the CRA based built with JavaScript
crema-antd-next-4.x: This app is based on the Next.js built with JavaScript(available soon by the weekend)
crema-antd-ts-4.x: This app is based on the CRA based built with TypeScript(Available in Jan-Feb 2023)
crema-antd-next-ts-4.x: This app is based on the Next.js built with TypeScript(Available in Jan-Feb 2023)
Crema 3.x Inside the Crema-3.x GitHub repo, all branches' names are exactly the same as the folder name, which you have downloaded from Themeforest.
1. crema-3.x:- In this repo you will get the MUI based template with the nextjs and cra. This repo contains the following branches.
source: In this branch you will get the source code of CRA version, here is the demo.
source-ts: In this branch you will get the TypeScript code of CRA version, here is the demo.
nextjs: In this branch you will get the source code of next-js version, here is the demo.
nextjs-ts: In this branch you will get the TypeScript code of next-js version, here is the demo.
starter-kit-source-ts: In this branch you will get the TypeScript starter-kit of CRA version.
starter-kit-source: In this branch you will get the starter-kit of CRA version.
starter-kit-nextjs: In this branch you will get the starter-kit of next-js version.
2. crema-ant-3.x:- In this repo you will get the Ant Design based template with the cra version. This repo contains the following branches.
source: In this branch you will get the source code of CRA branch, here is the demo.
starter-kit-source: In this branch you will get the starter-kit of CRA version.