change back-end to node js

This commit is contained in:
Amir Mohamadi
2020-11-14 12:37:59 +03:30
parent d23635b165
commit 56b295b75d
220 changed files with 13704 additions and 30781 deletions
+4
View File
@@ -0,0 +1,4 @@
import Vue from 'vue'
import vueScrollMagic from 'vue-scrollmagic'
Vue.use(vueScrollMagic)