Skip to content

developermithu/tallcraftui.developermithu.com

Repository files navigation

Introduction

This is the source code of tallcraftui.developermithu.com 🚀

How to Contribute

Clone the repository:

git clone https://github.com/developermithu/tallcraftui.developermithu.com.git tallcraftui

Move into the directory cd tallcraftui and run the following commands:

composer install
cp .env.example .env
php artisan key:generate
`npm install` or `pnpm install `

Start the development server:

`npm run dev` or `pnpm dev`

That's it ✅ visit http://tallcraftui.test

Be sure to build the frontend assets by running npm run build or pnpm build before committing.

Follow me 👍

About

Official documentation site built with Laravel, Livewire, Volt and TallCraftUI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published