Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JastinXyz committed Dec 9, 2023
1 parent 85a7085 commit 85ced1c
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ What does Zephyr have?
- Initial seeder of admin account.
- SPA-like effect using `<x-link />` component.
- Configurable login (with username or email).
- And others! find out for yourself.
- Plus additional features that will be added in the future!

## Installation
Expand All @@ -38,10 +39,16 @@ To start the development server:
php artisan serve
```

```
```shell
npm run dev
```

## Preview

<div align="center">
<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 />
</div>

## Credit

- Everyone who contributed to this project.
Expand Down

0 comments on commit 85ced1c

Please sign in to comment.