Skip to content

boxmeup/boxmeup-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boxmeup UI

This projcet houses the UI source for the new Boxmeup Go-lang implementation. The goal of this project is to create a single-page app that is mobile and offline (sortof) friendly that operates on the new Boxmeup Go server API.

Screenshot

Screenshot

Screenshot

Setup

npm install
npm start

This will run a local version of the UI hosted via a node application (react-scripts) This will serve up the static pages only, the app will then interact on a server API on port 8080 (see below).

Server Setup

You will need Boxmeup Go server running on port 8080. See that project for setup details.

About

UI for new boxmeup Go-lang implementation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published