Initial Smartproc

This commit is contained in:
Titan Hadiyan
2023-05-27 07:03:08 +07:00
parent b3feeb7809
commit fc7a97585a
90 changed files with 89395 additions and 0 deletions

3
vue.config.js Normal file
View File

@@ -0,0 +1,3 @@
process.env.VUE_APP_VERSION = require('./package.json').version
module.exports = {};