mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 12:55:00 +00:00
feat: init @affine/docs (#2849)
This commit is contained in:
9
apps/docs/src/pages/index.md
Normal file
9
apps/docs/src/pages/index.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: AFFiNE Developer Documentation
|
||||
---
|
||||
|
||||
```shell
|
||||
corepack enable
|
||||
yarn install
|
||||
nx dev @affine/docs
|
||||
```
|
||||
Reference in New Issue
Block a user