/portfolio-vite

Portfolio template built with Vite and Handlebars.

Primary LanguageCSSMIT LicenseMIT

Portfolio Vite + Handlbars

This project is a template for the team portfolio. Built with Vite and Handlbars.

Getting Started

  • Install dependencies with npm install
  • Run local server with npm run dev
  • Build production with npm run build
  • Preview production with npm run preview