Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

feedm3/unhypem-frontend

Repository files navigation

Unhypem Frontend

Build Status Dependency Status

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.

Development

You can start the dev server with

yarn start

To build the project into the www folder, hit

yarn run build