/ucodia.space

My personal website and experiments in digital media

Primary LanguageJavaScriptMIT LicenseMIT

UCODIA.SPACE 🚀

This is the repository for my personal website ucodia.space

You will find here a collection of visual and experimental software all running on the web.

Development

First you need to download the source code and install dependencies by running those commands in a terminal (one time setup).

git clone https://github.com/Ucodia/ucodia.space.git
cd ucodia.space
npm i

Then whenever you want to start the web application, run the following command.

npm run dev

The website will be available at the following address: http://localhost:5173/