Skip to content

anhongpham/hackabull2026

Repository files navigation

Run locally

  1. Install Node.js if you do not already have it.
  2. Install dependencies.
npm install
  1. Start the development server.
npm run dev

Deploy

This repo is now set up as a Vite app, so it can be deployed as a static site.

Build the production bundle with:

npm run build

Deploy the generated dist folder to Vercel, Netlify, GitHub Pages, or any static host.

Files of interest

The app component lives in main.jsx, and the Vite entrypoint is src/main.jsx.

About

Front end for Hackabull 2026 project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors