]> Softwares of Agnibho - medscript-lite.git/commit
JS Port of MedScript
authorAgnibho Mondal <mondal@agnibho.com>
Thu, 2 Nov 2023 04:34:11 +0000 (10:04 +0530)
committerAgnibho Mondal <mondal@agnibho.com>
Thu, 2 Nov 2023 04:34:11 +0000 (10:04 +0530)
commit119e0bb888f286607ccd834b1841ebdce1ca1caf
tree730675ae1e18beca6d97a61080d54899fc9ad458
parent5cedbe6596fed6966f323180639dda946bfc65ee
JS Port of MedScript
19 files changed:
COPYING [new file with mode: 0644]
README [new file with mode: 0644]
README.md [deleted file]
package-lock.json
package.json
public/favicon.ico
public/index.html
public/template/default.html [new file with mode: 0644]
public/template/medcert.html [new file with mode: 0644]
src/App.vue
src/assets/logo.png [deleted file]
src/assets/logo.svg [new file with mode: 0644]
src/components/EditScreen.vue [new file with mode: 0644]
src/components/HelloWorld.vue [deleted file]
src/components/HomeScreen.vue [new file with mode: 0644]
src/components/PrescriberScreen.vue [new file with mode: 0644]
src/components/RenderScreen.vue [new file with mode: 0644]
src/main.js
vue.config.js