Initial commit: Falcon React v5.1.0 template

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-27 18:25:18 +08:00
commit 1cded9ded0
1348 changed files with 174347 additions and 0 deletions
+27927
View File
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large Load Diff
+6
View File
@@ -0,0 +1,6 @@
/* -------------------------------------------------------------------------- */
/* Falcon Button */
/* -------------------------------------------------------------------------- */
/* prettier-ignore */
/*# sourceMappingURL=user.css.map*/
File diff suppressed because one or more lines are too long
+4
View File
@@ -0,0 +1,4 @@
/* -------------------------------------------------------------------------- */
/* Falcon Button */
/* -------------------------------------------------------------------------- */
/* prettier-ignore */
Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

+15
View File
@@ -0,0 +1,15 @@
{
"short_name": "Falcon React",
"name": "Falcon React | ReactJS Dashboard & WebApp Template",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#2c7be5",
"background_color": "#edf2f9"
}