Armagyeddon is blockchain-based traditional Korean cooperative organization platform
-
curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
-
sudo apt-get update
-
sudo apt-get install -y nodejs build-essential
https://github.com/wjrmffldrhrl/armagyeddon-frontend.git
we need these node package
"dependencies": {
"axios": "^0.19.2",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-router-dom": "^5.2.0",
"react-scripts": "3.4.1"
}
npm install
npm start
- Call back-end API
- Rendering UI