Skip to content

Commit

Permalink
docs: add basic screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
NagariaHussain authored May 8, 2023
1 parent 833cc0f commit be88089
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,12 @@
This template should help get you started developing custom frontend for Frappe
apps with Vue 3 and the Frappe UI package.

![Auth](https://user-images.githubusercontent.com/34810212/236846289-ac31c292-81ea-4456-be65-95773a4049be.png)

![Home](https://user-images.githubusercontent.com/34810212/236846299-fd534e2b-1c06-4f01-a4f2-91a27547cd55.png)

This boilerplate sets up Vue 3, Vue Router, TailwindCSS, and Frappe UI out of
the box.
the box. It also has basic authentication frontend.

## Usage

Expand Down

0 comments on commit be88089

Please sign in to comment.