Skip to content
This repository has been archived by the owner on May 3, 2019. It is now read-only.

Self-Contained Client #14

Open
MrXyfir opened this issue Apr 16, 2018 · 0 comments
Open

Self-Contained Client #14

MrXyfir opened this issue Apr 16, 2018 · 0 comments

Comments

@MrXyfir
Copy link
Member

MrXyfir commented Apr 16, 2018

An optional, self-contained build of the client that imports Roboto font, Material icons, pre-built CSS, etc. All that's needed is to import the script into any page after setting global variables.

<html>
<head>
...
<script>
  window.ADMYN_CONFIG = { ... }
</script>
<script src="/path/to/admyn.js"></script>
...
</head>
<body>...</body>
</html>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant