mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
Add link to docs repo under contributing section
This commit is contained in:
parent
9220616bb5
commit
d4fa7e3fd2
@ -82,13 +82,19 @@ You can also read [Patterns of personal knowledge base](https://triliumnext.gith
|
|||||||
|
|
||||||
## 💻 Contribute
|
## 💻 Contribute
|
||||||
|
|
||||||
Clone locally and run
|
### Code
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
git clone https://github.com/TriliumNext/Notes.git
|
||||||
|
cd Notes
|
||||||
npm install
|
npm install
|
||||||
npm run start-server
|
npm run start-server
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Documentation
|
||||||
|
|
||||||
|
Head on over to our [Docs repo](https://github.com/TriliumNext/Docs)
|
||||||
|
|
||||||
## 👏 Shoutouts
|
## 👏 Shoutouts
|
||||||
|
|
||||||
* [CKEditor 5](https://github.com/ckeditor/ckeditor5) - best WYSIWYG editor on the market, very interactive and listening team
|
* [CKEditor 5](https://github.com/ckeditor/ckeditor5) - best WYSIWYG editor on the market, very interactive and listening team
|
||||||
|
Loading…
x
Reference in New Issue
Block a user