Skip to content

robsontenorio/paper.mary-ui.com

Repository files navigation

Introduction

This is the source code of demo paper.mary-ui.com built with MaryUI.

Sponsor

Let's keep pushing it, sponsor me ❤️

Follow me

@robsontenorio

Install

This demo is made with Laravel, Livewire, Volt and Mary.

Clone the repository.

git clone git@github.com:robsontenorio/paper.mary-ui.com.git

Create .env from .env.example and adjust few vars.

APP_ENV=local
APP_DEBUG=true

Install, migrate and start.

composer start

Done! See http://localhost:8016