Skip to content

wjrmffldrhrl/armagyeddon-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

icon

Armagyeddon Front-end

Armagyeddon is blockchain-based traditional Korean cooperative organization platform

Installation

node

  • curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -

  • sudo apt-get update

  • sudo apt-get install -y nodejs build-essential

git clone

  • https://github.com/wjrmffldrhrl/armagyeddon-frontend.git

package

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

start

  • npm start

Usage

  • Call back-end API
  • Rendering UI

Related repository

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •