delokman / tradeeasy

React project for trading strategy. Used Material UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tradEAsy logo
CI Status Code style: Prettier


MaterialUI logo React logo Trading View logo Redux logo
React · MaterialUI · TradingView · Redux

Install

  1. Clone the repo to a local folder
git clone -b <branch> https://github.com/TradEAsy/frontend.git
  1. CD into the folder and do a clean installation of the packages.
yarn install

Now you are ready to develop!

Usage

  • Start the server:
yarn start
  • Execute component tests:
yarn test
  • Build the project:
yarn build

About

React project for trading strategy. Used Material UI


Languages

Language:HTML 74.1%Language:JavaScript 25.9%Language:Shell 0.0%Language:CSS 0.0%