stash/ui/v1/README.md

9 lines
215 B
Markdown
Raw Normal View History

2019-02-09 12:30:49 +00:00
# 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