Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Official documentation site built with Laravel, Livewire, Volt and TallCraftUI.
https://github.com/developermithu/tallcraftui.developermithu.com

alpinejs laravel livewire tailwindcss

Last synced: 15 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# [TallCraftUI](https://github.com/developermithu/tallcraftui)

## Introduction

This is the source code of [tallcraftui.developermithu.com](https://tallcraftui.developermithu.com) 🚀

## How to Contribute

Clone the repository:

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

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

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

Start the development server:

```bash
`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 👍

- [Instagram](https://instagram.com/developermithu)
- [Linkedin](https://linkedin.com/in/developermithu)
- [Twitter](https://twitter.com/developermithu)