# pages A very simple and very lame information display page written in HTML, CSS, and TypeScript ## For dev Live server: ```bash bun x parcel ``` Build: ```bash bun x parcel build ```