Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stonega/lushu-book
https://github.com/stonega/lushu-book
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/stonega/lushu-book
- Owner: stonega
- Created: 2023-04-16T07:38:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-09T07:33:33.000Z (about 1 month ago)
- Last Synced: 2024-12-15T13:49:06.717Z (25 days ago)
- Language: JavaScript
- Homepage: https://lushu-book.stonegate.me
- Size: 3.43 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lushu Book
这是一个实验性项目,探索播客与 AI 结合的可能性...
### Installation
```
$ yarn
```### Local Development
```
$ yarn start
```### Build
```
$ yarn build
```