It installs easily under Linux.
How?
npm install corepack # installs yarn
cd ~/Applications
git clone https://github.com/katspaugh/ichinichi.git
cd ichinichi
yarn install # build it or
yarn build # build it or production
yarn dev # launch it.
Now open a web browser to http://localhost:5173/
Yeah, but not antinote
How?
npm install corepack # installs yarn
cd ~/Applications
git clone https://github.com/katspaugh/ichinichi.git
cd ichinichi
yarn install # build it or
yarn build # build it or production
yarn dev # launch it.
Now open a web browser to http://localhost:5173/
Yeah, but not antinote