Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.03 KB

README.md

File metadata and controls

28 lines (22 loc) · 1.03 KB

Aquitano.github.io

Netlify Status

Readme of Portfolio

✨My portfolio website. Built with Astro.js, TailwindCSS & TypeScript. Containerized with Docker and hosted on Netlify. ✨

Technologies

  • TypeScript
  • Astro.js
  • SolidJS
  • TailwindCSS
  • Docker
  • 🧞 Commands

    All commands are run from the root of the project, from a terminal:

    Command Action
    pnpm install Installs dependencies
    pnpm dev Starts local dev server at localhost:3000
    pnpm run build Build your production site to ./dist/