Skip to content

🐍 πŸ‡¨πŸ‡΄ Sitio Web Oficial - PyCon Colombia 2026

Notifications You must be signed in to change notification settings

PyConColombia/website-2026

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

website-2026

React + Vite project with HMR, ESLint, and Biome for formatting.

Prerequisites

  • Node.js 18+ (recommended: current LTS)
  • npm 9+ (or use the Node-bundled version)

Setup & run

1. Install dependencies

npm install

2. Run the development server

npm run dev

Then open the URL shown in the terminal (usually http://localhost:5173).

3. Build for production

npm run build

Output is in the dist/ folder.

4. Preview production build locally

npm run preview

Other scripts

Script Description
npm run format Format and fix with Biome
npm run format:check Check formatting (no write)

Tech stack

About

🐍 πŸ‡¨πŸ‡΄ Sitio Web Oficial - PyCon Colombia 2026

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published