Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hhk7734/wiki
https://github.com/hhk7734/wiki
docusaurus wiki
Last synced: about 15 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/hhk7734/wiki
- Owner: hhk7734
- Created: 2020-04-26T09:34:27.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T14:00:13.000Z (16 days ago)
- Last Synced: 2024-10-29T17:11:29.254Z (16 days ago)
- Topics: docusaurus, wiki
- Language: TypeScript
- Homepage: https://wiki.loliot.net/
- Size: 24.1 MB
- Stars: 14
- Watchers: 5
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wiki.loliot.net
## 설치
```shell
yarn install
``````shell
yarn start
```## Tab
````mdx
import Tabs from "@theme/Tabs";
import TabItem from "@theme/TabItem";```shell
```
```shell
```
````