Skip to content

kylemcdonald/amends

Repository files navigation

amends

Calculator and frontend for amends.eco

First install nvm and use Node 14:

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash
nvm install 14

Then clone the repo:

git clone https://github.com/kylemcdonald/amends.git
cd amends
nvm use 14
npm install .
bash update-github.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published