Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wire-elements/pro-demo


https://github.com/wire-elements/pro-demo

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## Wire Elements Pro - Demo

This repository is for Wire Elements Pro license holders to browse examples on how to use the different components.

## Installation

To install this demo application you only need to run the following commands after cloning the repository:
```shell
composer install
php artisan migrate --seed
npm run build
```

Once installed, you can login with the following credentials:
```
Email: [email protected]
Password: password
```