git clone --depth=1 https://github.com/jaredreich/calcutext cd calcutext nvm install 16.13.2 nvm use 16.13.2 npm install npm run build
serve -s build -p 4321