/unhypem-frontend

Web client for unhypem

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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