We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85a7085 commit 85ced1cCopy full SHA for 85ced1c
README.md
@@ -18,6 +18,7 @@ What does Zephyr have?
18
- Initial seeder of admin account.
19
- SPA-like effect using `<x-link />` component.
20
- Configurable login (with username or email).
21
+- And others! find out for yourself.
22
- Plus additional features that will be added in the future!
23
24
## Installation
@@ -38,10 +39,16 @@ To start the development server:
38
39
php artisan serve
40
```
41
-```
42
+```shell
43
npm run dev
44
45
46
+## Preview
47
+
48
+<div align="center">
49
+ <a href="https://iili.io/JTF11Eb.md.png"><img src="https://iili.io/JTF11Eb.md.png" alt="JTF11Eb.md.png" border="0"></a><br /><p>Dashboard Preview</p><br />
50
+</div>
51
52
## Credit
53
54
- Everyone who contributed to this project.
0 commit comments