@cliffByte/reactjs-starter with the touch of TypeScript.
Clone the repository and run for install dependency
$ pnpm # or npm install # or yarn
Note : you can use pnpm , npm or yarn
Finally, start the application.
$ pnpm dev (For development)
Navigate to [http://localhost:3000] to verify installation.
- graphql
- rest-api
Note : you can switch respective branch for the suitable usage.