Skip to content

Global refactor of project structure

Sohrab Behdani requested to merge global_refactor_of_project_structure into main

Created by: tahadostifam

Description

  • Improve first-page(Home.vue) responsive mode on mobile and tablet; light-mode is out of use i think but still requires a check.

  • Remove vanilla os logo files in root directory

  • Remove yarn.lock and add to .gitignore

  • Clean unnesessary console.log() calls

And This PR Fixes Issue #26 (closed)

Merge request reports