Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/parthpaghdal0/yolo-frontend

Short term prediction platform
https://github.com/parthpaghdal0/yolo-frontend

react redux sass web3

Last synced: about 1 month ago
JSON representation

Short term prediction platform

Awesome Lists containing this project

README

        





[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)

yolo-interface-v2

## Installation

Steps to build master from fresh cloned repo
- git checkout master
- yarn
- yarn build

## Contributing

* PR Comments should adhere to [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/)

_Note:_ You can use the command `npm run commit` and follow the prompts to create a commit message which conforms to the standard (or just type it the old fashioned way - easier).