# reduck **Repository Path**: modern-js-dev/reduck ## Basic Information - **Project Name**: reduck - **Description**: A redux-based state management library - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-18 - **Last Updated**: 2023-03-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
现代 Web 工程体系
modernjs.dev
The meta-framework suite designed from scratch for frontend-focused modern web development
# Introduction > The doc site ([modernjs.dev](https://modernjs.dev)) and articles are only available in Chinese for now, we are planning to add English versions soon. - [Modern.js: Hello, World!](https://zhuanlan.zhihu.com/p/426707646) ## Getting Started - [Quick Start](https://modernjs.dev/docs/start) - [Guides](https://modernjs.dev/docs/guides) - [API References](https://modernjs.dev/docs/api) ## Contributing - [Contributing Guide](/CONTRIBUTING.md) # Examples - [todos](https://stackblitz.com/github/modern-js-dev/reduck/tree/main/examples/todos?file=src%2Findex.tsx&terminal=start&title=todos) - [vanilla-counter](https://stackblitz.com/github/modern-js-dev/reduck/tree/main/examples/vanilla-counter?file=index.html&terminal=dev&title=vanilla-counter) - [vite-counter](https://stackblitz.com/github/modern-js-dev/reduck/tree/main/examples/vite-counter?file=src%2FApp.tsx&terminal=dev&title=vite-counter)