issues
search
ttpos
/
url
A simple and efficient URL shortener
https://t.a.app/
0
stars
0
forks
source link
refactor: Streamline Application Structure and Style Adjustments
#17
Closed
cd996
closed
2 months ago
cd996
commented
2 months ago
Removed the counting functionality from
index.vue
to simplify the homepage.
Added an error handling component with style adjustments in
error.vue
.
Eliminated unnecessary package manager fields from
package.json
.
Reorganized subdirectories in
scripts/init.sh
to reflect the application's updated structure.
index.vue
to simplify the homepage.error.vue
.package.json
.scripts/init.sh
to reflect the application's updated structure.