show all attractions with filter and search functionalities

This commit is contained in:
aryabenade
2026-03-19 15:12:44 +05:30
parent 1f28171893
commit 3b920c2461
4 changed files with 324 additions and 285 deletions

View File

@@ -84,7 +84,7 @@ import * as path from 'path';
outDir: 'build',
},
server: {
port: 4007,
port: 4008,
open: true,
},
});