https://github.com/runabol/tork-docs
https://github.com/runabol/tork-docs
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/runabol/tork-docs
- Owner: runabol
- License: mit
- Created: 2023-09-01T15:44:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-06T22:54:02.000Z (9 months ago)
- Last Synced: 2025-04-14T22:14:35.166Z (9 months ago)
- Language: TypeScript
- Homepage: https://www.tork.run
- Size: 4.3 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tork Docs
The source for the [tork.run](https://tork.run) website.
## Development
```bash
npm install
```
Next, run the development server:
```bash
npm run dev
```
Finally, open [http://localhost:3000](http://localhost:3000) in your browser to view the website.