cra-template-deku
v0.1.0
Published
DeKu template for create-react-app
Downloads
3
Maintainers
Readme
DeKu template for create-react-app
This project is a template of create-react-app. You can use this by running the following command.
npx create-react-app [YOUR_PROJECT_NAME] --template deku
This project uses the followings:
- React UI library: MUI, Emotion
- Component driven development: Storybook
- Calling API: Axios, React Query
- State management: Recoil
- Routing: React Router
- i18n: react-i18next
If you want more details of the project, see the following document.
- DeKu template for create-react-app: README