ABP React Template
React Starter Template for ABP application with Next.js and Tailwind CSS is ready to use. You can use this template to start your next project.
React Starter Template for ABP application with Next.js and Tailwind CSS is ready to use. You can use this template to start your next project.
Comments
Mohamed Rashed 87 weeks ago
Thank you Antos & Sajan, I think this is one of the best ABP Community Contributions, Keep it up guys ...
analyzesnobby 83 weeks ago
I'm really rather pleased with the topic you've chosen. I had to express my gratitude for your fantastic essay.
Fernando Custódio da Silva 51 weeks ago
Is the template functional? because when I follow the steps given, I get an error that doesn't find the hooks and proxy
Sebastian 36 weeks ago
I also struggle with running the template and get the errors
src/layout/Admin.tsx(7,32): error TS2307: Cannot find module '@my_project_name/hooks' or its corresponding type declarations. src/Profile/ProfileSettings.tsx(2,50): error TS2307: Cannot find module '@my_project_name/proxy' or its corresponding type declarations
@Fernando, were you able to solve it?
Sebastian 35 weeks ago
I solved it eventually by updating the typescript version with "pnpm update typescript"