Une application web qui permet d'écouter la radio, qui est open-source et qui respecte votre vie privée à 100%
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm start
# build for production with minification, stylesheet preload optimisation and service worker auto generation
npm run build
For a detailed explanation on how things work, check out the guide and docs for vue-loader.