gdgbari / 2023-web-devfest

3 stars 1 forks source link

Devfest Bari Astro Template

Website developed using Astro and Tailwind CSS.

The main elements of the project are:

Prerequisites

Setup

npm install

Run dev mode

npm run dev

Build produciton version

npm run build