Coder Social home page Coder Social logo

nadilson-ifpe / quasar-wavesurfer-audio-player Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 8.19 MB

A SoundCloud-like audio player using Quasar and Wavesurfer.

JavaScript 45.56% Vue 50.46% CSS 0.08% HTML 3.90%
cordova quasar quasar-cli quasar-framework vue vuejs wavesurfer-js javascript

quasar-wavesurfer-audio-player's Introduction

Cool Player by Nadilson (quasar-wavesurfer-audio-player)

Um reprodutor de áudio semelhante ao SoundCloud usando Quasar e Wavesurfer.

A SoundCloud-like audio player using Quasar and Wavesurfer.

Cool Player screenshots

Descrição em português

App criado seguindo o tutorial intitulado "How to build a SoundCloud-like audio player app with VueJS, Quasar and WaveSurfer", disponível neste endereço: https://www.learningsomethingnew.com/how-to-build-a-sound-cloud-like-audio-player-app-with-vue-js-quasar-and-wave-surfer.

Quasar é uma estrutura de interface do usuário construída em Vue.js.

Várias melhorias, compatibilidade com Vue.js v3 e outras adaptações foram realizadas por mim.

Imagem de fundo foi adaptada de arquivo obtido no seguinte endereço: https://www.freepik.com/free-psd/indie-music-festival-banner-template_14568719.htm.

Description in English

App created following the tutorial entitled "How to build a SoundCloud-like audio player app with VueJS, Quasar and WaveSurfer", available at this address: https://www.learningsomethingnew.com/how-to-build-a-sound-cloud-like-audio-player-app-with-vue-js-quasar-and-wave-surfer.

Quasar is a UI framework built on Vue.js.

Various improvements, compatibility with Vue.js v3 and other adaptations were made by me.

Background image was adapted from a file obtained from the following address: https://www.freepik.com/free-psd/indie-music-festival-banner-template_14568719.htm.

Para instalar as dependências

Install the dependencies

yarn
# or
npm install

Para iniciar o aplicativo em modo de desenvolvimento (recarregamento de código ativo, relatório de erros etc.)

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Para executar o aplicativo no SO Android (celular deve estar conectado ao PC via USB)

Run the app on Android OS (mobile device must be connected to PC via USB)

quasar dev -m android

Para executar o aplicativo no iOS (celular deve estar conectado ao PC via USB)

Run the app on iOS (mobile device must be connected to PC via USB)

quasar dev -m ios

Para analisar os arquivos (busca por erros)

Lint the files (search for errors)

yarn lint
# or
npm run lint

Para formatar os arquivos

Format the files

yarn format
# or
npm run format

Para compile o aplicativo para produção

Build the app for production

quasar build

Para personalizar a configuração

Customize the configuration

Consulte Configurando o quasar.config.js.

See Configuring quasar.config.js.

😊 Encontre-me

😊 Find me

quasar-wavesurfer-audio-player's People

Contributors

nadilson-ifpe avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.