FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
WebClient-JavaScript/website/public/index.html at master · MapGIS/WebClient-JavaScript · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
MapGIS
/
WebClient-JavaScript
Public
Notifications
You must be signed in to change notification settings
Fork
45
Star
186
Code
Issues
4
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
WebClient-JavaScript
/
website
/
public
/
index.html
Copy path
More file actions
More file actions
Latest commit
History
History
History
17 lines (17 loc) · 588 Bytes
Breadcrumbs
WebClient-JavaScript
/
website
/
public
/
index.html
Copy path
File metadata and controls
17 lines (17 loc) · 588 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE html
>
<
html
lang
="
en
"
>
<
head
>
<
meta
charset
="
utf-8
"
>
<
meta
http-equiv
="
X-UA-Compatible
"
content
="
IE=edge
"
>
<
meta
name
="
viewport
"
content
="
width=device-width,initial-scale=1.0
"
>
<
link
rel
="
icon
"
href
="
<%= BASE_URL %>favicon.svg
"
>
<
title
>
mapgis-webclient-javascript
</
title
>
</
head
>
<
body
>
<
noscript
>
<
strong
>
We're sorry but webclient-javascript-vue doesn't work properly without JavaScript enabled. Please enable it to continue.
</
strong
>
</
noscript
>
<
div
id
="
app
"
>
</
div
>
<!-- built files will be auto injected -->
</
body
>
</
html
>
Back
|
FazBrowse Home
|
New Git URL