https://github.com/morucci/morucci.github.io
https://github.com/morucci/morucci.github.io
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/morucci/morucci.github.io
- Owner: morucci
- Created: 2024-07-07T13:25:50.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-16T08:56:29.000Z (almost 2 years ago)
- Last Synced: 2025-02-10T05:29:14.593Z (over 1 year ago)
- Language: Gleam
- Size: 138 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# web
My website with Gleam and Lustre.
## Development
### Run development server
```sh
gleam run -m lustre/dev start
```