Hear the hypem charts with the waveform from soundcloud to explore great music faster than ever.
This repo is used for all unhypem frontend stuff. Backend stuff can be found in a separate unhypem-backend repo.
You can start the dev server with
yarn start
To build the project into the www folder, hit
yarn run build