預約系統電腦版
tom e33d4503b8 fist commit Reservation il y a 2 ans
.vscode fist commit Reservation il y a 2 ans
build fist commit Reservation il y a 2 ans
out fist commit Reservation il y a 2 ans
resources fist commit Reservation il y a 2 ans
src fist commit Reservation il y a 2 ans
.editorconfig fist commit Reservation il y a 2 ans
.eslintignore fist commit Reservation il y a 2 ans
.eslintrc.cjs fist commit Reservation il y a 2 ans
.gitignore fist commit Reservation il y a 2 ans
.prettierignore fist commit Reservation il y a 2 ans
.prettierrc.yaml fist commit Reservation il y a 2 ans
README.md fist commit Reservation il y a 2 ans
electron-builder.yml fist commit Reservation il y a 2 ans
electron.vite.config.js fist commit Reservation il y a 2 ans
package.json fist commit Reservation il y a 2 ans
set_utf8.bat fist commit Reservation il y a 2 ans
yarn.lock fist commit Reservation il y a 2 ans

README.md

Reservation

預約系統電腦版

An Electron application with Vue

Recommended IDE Setup

Project Setup

Install

$ yarn

Development

$ yarn dev

Build

# For windows
$ yarn build:win

# For macOS
$ yarn build:mac

# For Linux
$ yarn build:linux