https://github.com/blinklabs-io/docs-site
https://github.com/blinklabs-io/docs-site
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/blinklabs-io/docs-site
- Owner: blinklabs-io
- License: mit
- Created: 2024-04-04T18:03:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-05T22:11:25.000Z (about 1 year ago)
- Last Synced: 2024-04-05T23:23:55.358Z (about 1 year ago)
- Language: MDX
- Size: 781 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Documentation site
This is the code for [docs.blinklabs.io](https://docs.blinklabs.io).
## Local Development
First, run `pnpm i` to install the dependencies.
Then, run `pnpm dev` to start the development server and visit localhost:3000.
## License
This project is licensed under the MIT License.