Trikolon / liquidradio

Frontend for music station Liquid Radio
https://liquidradio.pro
MIT License
7 stars 2 forks source link
material-design mobile-first radio-station vuejs2

Liquid Radio Frontend

Gitter Chat


Preview

Preview

Build

npm run build

Webpack will bundle the JS and CSS resources into public/dist/bundle.js

Development

Watch changes, compile and start local web-server for development (default: http://localhost:8080)

npm run dev

This will also generate source-maps and watch file changes for easier debugging.