Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/developermithu/tallcraftui.developermithu.com
- Owner: developermithu
- Created: 2024-07-15T04:09:09.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-16T08:33:30.000Z (30 days ago)
- Last Synced: 2024-10-18T01:16:33.078Z (28 days ago)
- Topics: alpinejs, laravel, livewire, tailwindcss
- Language: Blade
- Homepage: https://tallcraftui.developermithu.com
- Size: 1.08 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)