]> Softwares of Agnibho - medscript-lite.git/commit
init
authorAgnibho Mondal <mondal@agnibho.com>
Mon, 30 Oct 2023 12:10:19 +0000 (17:40 +0530)
committerAgnibho Mondal <mondal@agnibho.com>
Mon, 30 Oct 2023 12:10:19 +0000 (17:40 +0530)
commit5cedbe6596fed6966f323180639dda946bfc65ee
tree3ae1ad249fe427a794ba2aaa1307d2f7ec27d484
init
13 files changed:
.gitignore [new file with mode: 0644]
README.md [new file with mode: 0644]
babel.config.js [new file with mode: 0644]
jsconfig.json [new file with mode: 0644]
package-lock.json [new file with mode: 0644]
package.json [new file with mode: 0644]
public/favicon.ico [new file with mode: 0644]
public/index.html [new file with mode: 0644]
src/App.vue [new file with mode: 0644]
src/assets/logo.png [new file with mode: 0644]
src/components/HelloWorld.vue [new file with mode: 0644]
src/main.js [new file with mode: 0644]
vue.config.js [new file with mode: 0644]