Welcome to emichelnew 👋
This repository is the project of the new emichel site, this site uses as techno TALL ( Tailwindcss, AlpineJs, Laravel and Livewire)
🏠 Homepage
Requirements
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
Install
git clone https://github.com/emicheldev/emichelnew.git
cd emichelnew
composer install
php artisan ui tall
npm install
npm run dev
Author
👤 emichel
-
Website: emicheldev
-
Twitter: @emichel_dev
-
Github: @emicheldev
Show your support
Give a ⭐️ if this project helped you!
Contributing
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.