Pinnacle Hacks 2021 repo for eState.
eState is a platform that allows real estate agencies, estate seekers, and solo real estate agents to do estate transactions in a cheaper, faster, and more transparent way.
Mac (All available options as noted in https://nodejs.org/en/download/package-manager/#macos)
curl "https://nodejs.org/dist/latest/node-${VERSION:-$(wget -qO- https://nodejs.org/dist/latest/ | sed -nE 's|.*>node-(.*)\.pkg</a>.*|\1|p')}.pkg" > "$HOME/Downloads/node-latest.pkg" && sudo installer -store -pkg "$HOME/Downloads/node-latest.pkg" -target "/"
brew install node
port install nodejs16
pkgin -y install nodejs
Linux (Debian/Ubuntu)
sudo apt update
sudo apt install npm
sudo npm install node@16.9.1 -g --force
npm install
stellar-sdk
albedo-link
material-ui
ipfs-mini
react
npm run start
node express.js
- React.js
- Node.js@16.9.1
- express.js
- stellar-sdk
- ipfs-mini
- ipfs-core
