Skip to content

Internet radio player app, built with Vue and Electron

Notifications You must be signed in to change notification settings

pixelspring/RadioSpring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RadioSpring

RadioSpring

Internet radio player app, built with Vue and Electron

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron app for production
npm run build

# run webpack in production
npm run pack