diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 994b4c3..0000000 --- a/.travis.yml +++ /dev/null @@ -1,14 +0,0 @@ - -language: node_js -node_js: - - '8' - - '10' - - '12' -before_install: - - npm i npminstall -g -install: - - npminstall -script: - - npm run ci -after_script: - - npminstall codecov && codecov diff --git a/LICENSE.md b/LICENSE.md deleted file mode 100644 index 83381e3..0000000 --- a/LICENSE.md +++ /dev/null @@ -1 +0,0 @@ -GNU General Public License \ No newline at end of file diff --git a/main/lanucher.js b/app/lanucher.js similarity index 100% rename from main/lanucher.js rename to app/lanucher.js diff --git a/asset/images/loding.gif b/app/public/images/loding.gif similarity index 100% rename from asset/images/loding.gif rename to app/public/images/loding.gif diff --git a/index.html b/app/public/loading.html similarity index 89% rename from index.html rename to app/public/loading.html index a46e498..91f2f25 100644 --- a/index.html +++ b/app/public/loading.html @@ -16,7 +16,7 @@
+