Skip to content

Latest commit

 

History

History
 
 

client

HappyPanda X Web Client

This is a web client using NextJS to serve a HappyPanda X server.

Gitter

Join the active development on gitter

Get Involved

Look for issues with the tag client rewrite to see what needs to be worked on

Setup

  • Clone this repo
  • Run yarn install at the root of the repo
  • Build the CSS with yarn run:client build:css
  • Start the client with yarn start:client

Use yarn run:client storybook to start working on the UI.