UNPKG

@chowdhury/vite-react-redux-ts-starter

Version:

A starter template for React with Typescript using Vite and Redux

16 lines (9 loc) 341 B
# src/features The features directory should contain individual features organized by directories. Each directory should mimic the root src directory as needed. Example: - src/features/some-feature - some-feature/assets - some-feature/components - some-feature/hooks - src/features/another-feature - another-feature/components