Commit 8e60e44
docs: add comprehensive installation guide for fresh machine setup
Add detailed step-by-step installation guide covering:
- Prerequisites installation (Node.js, Git, Python, code editor)
- Repository cloning from GitHub
- Project setup and dependency installation
- Environment configuration with Gemini API key
- Building for development and production
- Running the application (4 different modes)
- Installation verification steps
- Troubleshooting common issues (8 scenarios)
- Quick reference command cheat sheet
Update existing documentation to reference new guide:
- dev.md: Add prominent note for new developers
- README.md: Add "For Developers" section with guide links
- docs/manual.html: Add styled developer section with links
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 6b999e7 commit 8e60e44
4 files changed
+901
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| |||
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
52 | 61 | | |
53 | 62 | | |
54 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
6 | 10 | | |
7 | | - | |
| 11 | + | |
8 | 12 | | |
9 | 13 | | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
| 19 | + | |
| 20 | + | |
15 | 21 | | |
16 | 22 | | |
17 | 23 | | |
| |||
0 commit comments