Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/doczjs/docz-website
https://github.com/doczjs/docz-website
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/doczjs/docz-website
- Owner: doczjs
- License: mit
- Created: 2018-05-29T00:10:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T03:23:36.000Z (over 1 year ago)
- Last Synced: 2024-08-13T07:17:13.459Z (3 months ago)
- Language: TypeScript
- Homepage: https://www.docz.site/
- Size: 3.32 MB
- Stars: 73
- Watchers: 3
- Forks: 99
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- jimsghstars - doczjs/docz-website - (TypeScript)
README
# docz-website
Docz theme build for [docz site](http://docz.site)!
## Installation and usage
Just install the dependencies, then run Docz devserver to make changes!
```bash
yarn install
yarn dev
```The website will be available at [http://localhost:3000](http://localhost:3000).
After you make your changes, please send me a pull request!
🤓