Skip to content
This repository has been archived by the owner on Jan 8, 2023. It is now read-only.

Latest commit

 

History

History
29 lines (20 loc) · 536 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 536 Bytes

radio4000-mix

Mix radio channels from Radio4000.com

Development

# install dependencies
npm install

# serve with hot reload at localhost:5000
npm run start

# build for production with minification
npm run build

For more information see the docs for create-react-app.

Deploying

The production branch will automatically be deployed via Netlify.

// netlify settings
Branch: production
Build command: see build setup
Publish directory: dist