Skip to content

bruno-gama/ticker-frontend

 
 

Repository files navigation

ticker-frontend Build Status

Development

Requirement: Running instance of ticker, default: http://localhost:8080/v1

# Install dependencies
yarn

# Start development server (http://localhost:4000)
yarn start

Configuration

Place configuration in .env file and restart/rebuild the ticker-admin

REACT_APP_API_URL=http://localhost:8080/v1

Packages

No packages published

Languages

  • JavaScript 98.6%
  • HTML 1.2%
  • CSS 0.2%