Skip to content

jigsawye/rosim

Repository files navigation

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