mirror of https://github.com/stashapp/stash.git
763424bc40 | ||
---|---|---|
.. | ||
src | ||
LICENSE | ||
README.md | ||
angular.json | ||
codegen.yml | ||
package.json | ||
tsconfig.json | ||
tslint.json | ||
yarn.lock |
README.md
Stash Frontend V1
Dev
yarn install
to install the modulesyarn start
to start the dev UI server on port 4200yarn schema
to regenerate graphql codeng build --prod
to build the dist directory