Skip to content

HITC-01/lf-player

Repository files navigation

lf-player

player feature for SoundCloud song page

Related Projects

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

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

Requirements

An nvmrc file is included if using nvm.

  • Node 6.13.0
  • mysql

Development

From within the root directory:

npm start
npm run dev:sass
npm run dev:react

Installing Dependencies

From within the root directory:

npm install

About

player feature for SoundCloud song page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published