Developer Guide
Welcome to the Rspress Theme AIm Developer Guide! This section is for developers who want to contribute to the project or gain a deeper understanding of the project architecture.
📋 Contents
Code Standards
Learn about the project's code standard configurations, including EditorConfig, Prettier, ESLint, etc.
Contributing
Learn how to contribute to the project, including reporting bugs, suggesting new features, submitting code, etc.
🎯 Target Audience
- Contributors who want to participate in project development
- Developers who want to understand the project architecture
- Developers who want to do secondary development based on this project
🚀 Quick Start
1. Clone the Project
2. Install Dependencies
3. Start Development Server
4. Start Development
Open http://localhost:3000/rspress-theme-aim/ in your browser to see the result.
📚 Related Resources
- Usage Guide - Learn how to use this project
- GitHub Repository - View source code
- Issue Tracker - Report bugs or suggest new features