stash/ui/v1
Stash Dev d0431a02f1 Fix for gallery not displaying full image 2019-02-19 16:48:57 -08:00
..
src Fix for gallery not displaying full image 2019-02-19 16:48:57 -08:00
LICENSE Initial commit 2019-02-09 04:32:50 -08:00
README.md Initial commit 2019-02-09 04:32:50 -08:00
angular.json Initial commit 2019-02-09 04:32:50 -08:00
codegen.yml Initial commit 2019-02-09 04:32:50 -08:00
package.json Added loggs back to the settings screen 2019-02-11 14:44:13 -08:00
tsconfig.json Initial commit 2019-02-09 04:32:50 -08:00
tslint.json Initial commit 2019-02-09 04:32:50 -08:00
yarn.lock Added loggs back to the settings screen 2019-02-11 14:44:13 -08:00

README.md

Stash Frontend V1

Dev

  • yarn install to install the modules
  • yarn start to start the dev UI server on port 4200
  • yarn schema to regenerate graphql code
  • ng build --prod to build the dist directory