Skip to content
This repository was archived by the owner on Jul 21, 2024. It is now read-only.

Repository files navigation

Devfest Bari Astro Template

Website developed using Astro and Tailwind CSS.

The main elements of the project are:

  • src:contains the source code of the site structured in several subfolders:
    • components: Astro components used in the pages
    • content: collection of content that can be queried by the Astro api
    • pages: pages of the web site
  • public: contains all the support files for the site (styles, images,...)

Prerequisites

  • Node.js - v16.12.0 or higher.
  • Text editor - We recommend VS Code with our Official Astro extension.
  • Terminal - Astro is accessed through its command-line interface (CLI).

Setup

npm install

Run dev mode

npm run dev

Build produciton version

npm run build

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages