Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 360 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 360 Bytes

gregemyers

A website I made for my very artistic friend. Vite, Preact + Typescript. In progress.

How to start the development server

You will need yarn installed.

Navigate into the root directory of the repository. Open up your terminal and run:

yarn #installs dependencies
yarn dev #starts the development server