Files
stash/ui/v1/README.md
2019-02-09 04:32:50 -08:00

9 lines
215 B
Markdown

# 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