player feature for SoundCloud song page
- https://github.com/HITC-01/lf-player
- https://github.com/HITC-01/BP-related_tracks
- https://github.com/HITC-01/ms-comment
- https://github.com/HITC-01/GK-user
To seed the DB run the following lines. You may need to change the username depending on your machine in the .env file. Also, this works super SLOW (~6min).
npm run seed
An nvmrc
file is included if using nvm.
- Node 6.13.0
- mysql
From within the root directory:
npm start
npm run dev:sass
npm run dev:react
From within the root directory:
npm install