Skip to content

crux-bphc/atmos-25-website

Repository files navigation

ATMoS 2025 Website

Welcome to the repository for the official website of ATMoS 2025!

Getting Started

1. Clone the repo

git clone <repo-url>
cd <repo-name>

2. Install dependencies

npm install

3. Run the development server

npm run dev

Then open http://localhost:5173 in your browser.

🛠️ Available Scripts

  • npm run dev – Start dev server
  • npm run build – Build for production
  • npm run preview – Preview the production build

Project Structure

src/
 ├─ assets/         # Images, fonts, etc.
 ├─ routes/         # Route components (TanStack Router)
 ├─ components/     # Reusable UI components
 └─ main.tsx        # Entry point

Releases

No releases published

Packages

 
 
 

Contributors

Languages