This repository is the project of the new emichel site, this site uses as techno TALL ( Tailwindcss, AlpineJs, Laravel and Livewire)
🏠 Homepage
To install, you need
- composer from https://getcomposer.org/
- Yarn from https://yarnpkg.com
- Files from github (or git clone https://github.com/emicheldev/emichelnew.git)
- Php version 7.2
- Mysql 5.7 or mariadb 10.2.7
git clone https://github.com/emicheldev/emichelnew.git
cd emichelnew
composer install
php artisan ui tall
npm install
npm run dev
👤 emichel
-
Website: emicheldev
-
Twitter: @emichel_dev
-
Github: @emicheldev
Give a ⭐️ if this project helped you!
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.