Skip to content

ungoldman/sound-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Sound Finder

Sound Finder

Find your kindred music spirits.

Routes

Url Description
/ page with a input so you can enter a username
/:user/ page with info about a user, and users similar to them
/:user/play/ page with a player for that users favorites

Install

npm install

Installs all dependencies.

Develop

npm start

Uses Babel and Browserify to build JavaScript, compiles SASS with node-sass, minifies images that have changed with imagemin-newer, and runs a local server with live-server.

Test

npm test

For now, tests whether js complies with Standard.

Deploy

npm run deploy

Deploys site to soundfinder.io with surge.sh.

About

Find your kindred music spirits.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published