commit | 86826b8a1d15b5117be819ac70b48f942d30f33f | [log] [tgz] |
---|---|---|
author | Samuel Shuert <me@thecoded.prof> | Sat Apr 27 16:14:20 2024 -0400 |
committer | Samuel Shuert <coded@clicks.codes> | Sat Apr 27 20:15:16 2024 +0000 |
tree | b45d74fe09a810e3d3188aff153eb1e867da68cc | |
parent | a42ca963f73daf1fbaf3d04eb042952c25149589 [diff] |
Create a Blog astro project as template for future Change-Id: I1e8adbe1c9bdc6b2273a19407530323508adcbd5 Reviewed-on: https://git.clicks.codes/c/Coded/thecoded.prof/+/674 Reviewed-by: Samuel Shuert <coded@clicks.codes> Tested-by: Samuel Shuert <coded@clicks.codes>
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init
in bun v1.1.3. Bun is a fast all-in-one JavaScript runtime.