mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
10 lines
248 B
Markdown
10 lines
248 B
Markdown
# Documentation
|
|
|
|
Here is the documentation for all plugins and libraries located. The documentation is written in Markdown and is rendered using [Retype](https://retype.com/).
|
|
|
|
## Run locally
|
|
|
|
```bash
|
|
npm install retypeapp --global
|
|
retype start
|
|
``` |