vite + vue + sqlite
- 需要打包
- 輸入框要帶有markdown語法顏色
- 語言包
- 希望有大佬可以幫我繼續寫下去
- git clone https://github.com/Andy-0614/jumpCode.git
- 到backend & frontend
npm i - cd frontend
- 把env的ip改成自己的 (ipconfig)
- npm run start
server.js
.env
data.db
App.vueindex.htmlmain.ts
Home.html UIWrite.vue 打字,上傳Read.vue 收尋,讀取Setting.vue 偏好
info.vue 列出所有 (Read.vue) 搜尋結果edit.vue 根據 (info.vue) 決定編輯,刷新
Error.vue 顯示狀態
