Skip to content

DurianPy-Davao-Python-User-Group/PyConf-Mini-Davao-2024

Repository files navigation

Pyconf Mini Davao Landing Page

Pre-requisites:

  • node.js 20.xx
  • prettier
  • eslint
  • tailwind

Reminders

  • The main route for the project is pages/index.astro
  • Layout from layouts/Layout.astro will be the wrapper for the whole app
  • Feel free to reuse and modify the different pre-defined UI components
  • You are also allowed to create your own components/files
  • Ensure that layout for each section is appropriate for all screens
  • After the project is done, delete the unused files to lower build size

Commands

  • To run the project locally: npm run dev
  • Build the project: npm run build
  • To run the build: npm run preview

Resources

Releases

No releases published

Packages

No packages published

Contributors 6