Skip to content

Commit

Permalink
remove unused template
Browse files Browse the repository at this point in the history
  • Loading branch information
gconnect committed Jul 23, 2024
1 parent 53aad54 commit e493a1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ Detailed setup guide can be found in the readme of the individual template.
## Supported Templates
- Backend (JavaScript, TypeScript)
- Frontend (React, NestJS, Sundo Console)
- Frontend (React, NestJS)
- Cartesify (Backend and Frontend)
<!-- - Mobile (React Native with Expo and without Expo, Flutter) -->
Expand All @@ -155,7 +155,7 @@ Each backend template comes with a basic project structure and configuration fil
Frontend templates are available for popular frameworks such as
- [React App Template](./apps/frontend/react-app/README.md),
- [NestJS Template](./apps/frontend/next-app/README.md), and
- [Sundo Console](https://github.com/Mugen-Builders/sunodo-frontend-console).
<!-- - [Sundo Console](https://github.com/Mugen-Builders/sunodo-frontend-console). -->
These templates include components, routing, and styling to kickstart front-end development.
Expand Down

0 comments on commit e493a1b

Please sign in to comment.