No description
  • Astro 91.7%
  • CSS 3.5%
  • TypeScript 2.5%
  • JavaScript 2.3%
Find a file
2026-05-25 22:58:41 +03:00
.vscode chore: init 2026-05-25 22:58:41 +03:00
public chore: init 2026-05-25 22:58:41 +03:00
src chore: init 2026-05-25 22:58:41 +03:00
.gitignore chore: init 2026-05-25 22:58:41 +03:00
astro.config.mjs chore: init 2026-05-25 22:58:41 +03:00
package-lock.json chore: init 2026-05-25 22:58:41 +03:00
package.json chore: init 2026-05-25 22:58:41 +03:00
README.md chore: init 2026-05-25 22:58:41 +03:00
tsconfig.json chore: init 2026-05-25 22:58:41 +03:00

mrakells.com

Personal site.

Stack

  • Astro
  • Tailwind CSS

Commands

npm install
npm run dev
npm run build
npm run preview