GitHub Access
Crema provides GitHub access to its users, so users can access the latest feature, make a pull request, bug fixes.
Last updated
Was this helpful?
Crema provides GitHub access to its users, so users can access the latest feature, make a pull request, bug fixes.
Last updated
Was this helpful?
Crema provides GitHub access to its users, so users can access the latest feature, make a pull request, bug fixes. Inside the GitHub repo, all branches names are exactly the same as the folder name, which you have downloaded from MUI.
1. crema-3.x:- In this repo you will get the based template with the and . This repo contains the following branches.
source: In this branch you will get the source code of CRA version, here is the .
source-ts: In this branch you will get the TypeScript code of CRA version, here is the .
nextjs: In this branch you will get the source code of next-js version, here is the .
nextjs-ts: In this branch you will get the TypeScript code of next-js version, here is the .
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.
starter-kit-source: In this branch you will get the starter-kit of CRA version.
2. crema-ant-3.x:- In this repo you will get the based template with the version. This repo contains the following branches.
source: In this branch you will get the source code of CRA branch, here is the .