https://github.com/xditya/website
Documentation website
https://github.com/xditya/website
Last synced: about 1 month ago
JSON representation
Documentation website
- Host: GitHub
- URL: https://github.com/xditya/website
- Owner: xditya
- License: mit
- Created: 2024-01-07T05:42:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-08T01:16:50.000Z (over 2 years ago)
- Last Synced: 2025-01-05T21:27:42.560Z (over 1 year ago)
- Homepage:
- Size: 13.9 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fresh project
Your new Fresh project is ready to go. You can follow the Fresh "Getting
Started" guide here: https://fresh.deno.dev/docs/getting-started
### Usage
Make sure to install Deno: https://deno.land/manual/getting_started/installation
Then start the project:
```
deno task start
```
This will watch the project directory and restart as necessary.