Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 365 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 365 Bytes

LyricApp

Ứng dụng quản lí lyric & phát nhạc

🚀 Deploying at heroku (only lyric app, playing music is windows app)

  1. Website

    https://hhpr98.github.io/lyric-app-web

🚀 Using

  1. Install dependencies.

    # install the dependencies
    npm install
    
  2. Start developing.

    npm start