fix: page styling, search page
This commit is contained in:
parent
ee8ac6fd85
commit
2db955bd7b
8 changed files with 54 additions and 34 deletions
4
apps/vdn-static/src/service/web.service.ts
Normal file
4
apps/vdn-static/src/service/web.service.ts
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
/* Establish constants here */
|
||||
export default class WebConstants {
|
||||
static SERVER_URL: string = "http://localhost:1225"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue