mirror of
https://github.com/yuzu-emu/liftinstall.git
synced 2024-11-22 06:25:38 +01:00
4ed1ffb5c3
Creates a config for Linux based on config.windows.v10.toml, then points to it. We also remove the icon stub. |
||
---|---|---|
.. | ||
public | ||
src | ||
.browserslistrc | ||
.editorconfig | ||
.eslintrc.js | ||
.gitignore | ||
babel.config.js | ||
mock-server.js | ||
package.json | ||
postcss.config.js | ||
README.md | ||
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