stash/ui/v1
Stash Dev 87eeed7e71 Initial commit 2019-02-09 04:32:50 -08:00
..
src Initial commit 2019-02-09 04:32:50 -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 Initial commit 2019-02-09 04:32:50 -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 Initial commit 2019-02-09 04:32:50 -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