Logo
Explore Help
Sign In
studio/cunningham
2
0
Fork 0
You've already forked cunningham
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
60979295933cc5e7596cafd75ed881f15478c856
cunningham/apps/demo/index.html

14 lines
369 B
HTML
Raw Normal View History

✨(demo) add app demo This demo is useful to test in the real usage of the design system as a real user that will generate its own customized design tokens, implements the design system's components, etc ...
2022-12-01 12:05:50 +01:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
🍱(demo) change favicon application Change favicon and title
2024-02-15 00:52:11 +01:00
<link rel="icon" type="image/svg+xml" href='/favicon.png' />
✨(demo) add app demo This demo is useful to test in the real usage of the design system as a real user that will generate its own customized design tokens, implements the design system's components, etc ...
2022-12-01 12:05:50 +01:00
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
🍱(demo) change favicon application Change favicon and title
2024-02-15 00:52:11 +01:00
<title>Cunningham | Demo</title>
✨(demo) add app demo This demo is useful to test in the real usage of the design system as a real user that will generate its own customized design tokens, implements the design system's components, etc ...
2022-12-01 12:05:50 +01:00
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 45ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API