Skip to content

Latest commit

 

History

History
55 lines (32 loc) · 1.54 KB

README.md

File metadata and controls

55 lines (32 loc) · 1.54 KB

about.bdx.town

Overview

about.bdx.town is a lightweight website designed to showcase the various services offered by bdx.town. Despite leveraging technologies typically associated with resource-heavy websites, about.bdx.town is meticulously optimized to ensure that the compiled and hosted site remains under 25KB.

Features

  • Service Overview: Comprehensive presentation of the different services provided by bdx.town.
  • Optimized Performance: Designed to be lightweight and fast, utilizing advanced web technologies efficiently.
  • Modern Design: Uses Canaille, the React-based design system of bdx.town, for a sleek and user-friendly interface.

Technologies Used

  • React: A popular JavaScript library for building user interfaces.
  • Canaille: The custom design system of bdx.town, built with React to ensure consistency and usability.
  • Vite: For bundling and optimizing the site’s assets.

Getting Started

Prerequisites

To run or contribute to this project, you need to have the following installed:

  • Node.js (v18 or higher)
  • Yarn (v4.0.2 or higher)

Installation

  1. Clone the repository:

  2. Install dependencies:

    yarn install

Build

To compile the project for production:

yarn build

This will create a dist directory containing the optimized files.

Contact

For any inquiries or issues, please contact the project maintainers at [email protected].


Thank you for using about.bdx.town! We hope you find it helpful and easy to navigate.