Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 502 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 502 Bytes

RO Stats Simulartor

demo

CircleCI

Build with React, antd, styled-components.

Setup

# create your .env file
cp .env.example .env

# update your environment variable
vim .env

Build Setup

# install dependencies
yarn

# serve with hot reload at localhost:8080
yarn start

# build for production with minification
yarn build