A front-end impl of Private Cloud Music by React and Antd.
# Clone the repository once
$ git clone https://github.com/BearKidsTeam/private-music-react
# Go into the repository (rename it as you wish)
$ cd private-music-react
# Install the dependencies once
$ npm install
$ npm start
$ npm run build
The files will be in ./dist
.