Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/richasy/readercopilot.doc
https://github.com/richasy/readercopilot.doc
reader-copilot
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/richasy/readercopilot.doc
- Owner: Richasy
- License: cc-by-4.0
- Created: 2023-09-26T07:06:43.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-23T14:42:59.000Z (5 months ago)
- Last Synced: 2024-06-23T15:53:36.600Z (5 months ago)
- Topics: reader-copilot
- Language: MDX
- Homepage: https://readercopilot.richasy.com
- Size: 24.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Reader Copilot Document
Built using Docusaurus 2, a modern static website generator.### Installation
```shell
$ yarn# or
$ npm i
```### Local Development
```shell
$ yarn start# or
$ npm run start
```This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.