alex-saunders/npm-ui

Create optimised electron deployment/dist version

Open

#6 opened on Jan 5, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (2 forks)github user discovery
help wanted

Repository metrics

Stars
 (11 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Bug or Feature?

Feature

Current Situation

Can only run the app in dev mode

Intended Change

A build process needs to be created for deploying the app as a dist version and that may be installed by npm i npm-ui -g and can then be opened from any directory (e.g. using npx npm-ui)

Contributor guide