Ucodia / ucodia.space

My personal website and experiments in digital media

Home Page:https://ucodia.space

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

My personal website and experiments in digital media

https://ucodia.space

License:MIT License


Languages

Language:JavaScript 99.4%Language:HTML 0.6%