forked from ElMassimo/pingcrm-vite
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
6 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,17 +24,19 @@ API methods to effortlessly integrate with the Rails backend. | |
|
||
![Screenshot](screenshot.jpg) | ||
|
||
<!-- There is a hosted installation of this demo available at https://pingcrm.ledermann.dev. Login with: | ||
## Demo 🚀 | ||
|
||
Visit [the live demo](https://pingcrm-vite.herokuapp.com/). Login with: | ||
|
||
- **Username:** [email protected] | ||
- **Password:** secret | ||
|
||
## Lighthouse performance audit | ||
To learn more about how to move from webpacker to [Vite Rails], check [this pull request](https://github.com/ElMassimo/pingcrm-vite/pull/1). | ||
|
||
![Lighthouse audit](lighthouse.png) --> | ||
To learn more about how [<kbd>js_from_routes</kbd>][js_from_routes] can help you simplify your code, check [this pull request](https://github.com/ElMassimo/pingcrm-vite/pull/2). | ||
|
||
|
||
## Installation | ||
## Installation 💿 | ||
|
||
Clone the repo locally: | ||
|
||
|