mirror of
https://github.com/yuzu-emu/liftinstall.git
synced 2024-11-21 18:25:42 +01:00
fec5587b87
... on certain platforms where current context does not include Clipboard API in the navigator namespace |
||
---|---|---|
.. | ||
public | ||
src | ||
.browserslistrc | ||
.editorconfig | ||
.eslintrc.js | ||
.gitignore | ||
babel.config.js | ||
merge-strings.js | ||
mock-server.js | ||
package.json | ||
postcss.config.js | ||
README.md | ||
unbreak-translations.js | ||
vue.config.js | ||
yarn.lock |
ui
Project setup
yarn install
Compiles and hot-reloads for development
yarn run serve
Compiles and minifies for production
yarn run build
Run your tests
yarn run test
Lints and fixes files
yarn run lint