nitegeist / ricochet-app

Enter the world of real-time investing

Home Page:https://ricochet-exchange.eth.limo/en/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Welcome to Ricochet

Getting Started

Thanks for deciding to contribute! Before you begin, please read the following document:

Contributing Guide

  1. Install all packages
yarn install
  1. Create a branch specifying formatted as follows (seroxdesign/145/update-readme)
git clone -b github-username-here/dework-task-number-here/name-of-task
  1. Run the development server:
yarn dev
  1. When you're done with your work and you're ready to submit the PR:
yarn ready
  1. Open a pull request:
git add . && git commit -m"some comment" && git push

About

Enter the world of real-time investing

https://ricochet-exchange.eth.limo/en/

License:MIT License


Languages

Language:TypeScript 59.6%Language:JavaScript 29.6%Language:HTML 10.0%Language:CSS 0.8%