Root of the etheryo "eco-system".
Find a file
2025-03-28 20:51:14 +01:00
src Added components from 'blog'. 2025-03-28 20:51:14 +01:00
static Initial commit. 2025-03-28 20:05:32 +01:00
.gitattributes Initial commit. 2025-03-28 20:05:32 +01:00
.gitignore Initial commit. 2025-03-28 20:05:32 +01:00
.npmrc Initial commit. 2025-03-28 20:05:32 +01:00
LICENSE Initial commit. 2025-03-28 20:05:32 +01:00
package-lock.json Added dependencies. 2025-03-28 20:51:01 +01:00
package.json Added dependencies. 2025-03-28 20:51:01 +01:00
README.md Initial commit. 2025-03-28 20:05:32 +01:00
svelte.config.js Initial commit. 2025-03-28 20:05:32 +01:00
SVELTE.md Initial commit. 2025-03-28 20:05:32 +01:00
tsconfig.json Initial commit. 2025-03-28 20:05:32 +01:00
vite.config.ts Initial commit. 2025-03-28 20:05:32 +01:00

Etheryo website

Root of the etheryo "eco-system". Install the following:

pacman -S npm

And run the following:

npm run dev