JOT contact directory is an open source directory single-page application using Laravel & vue.js .
- Vue
- Vue Router
- Axios
- Tailwind CSS
- Clone the repo.
- Run
composer install
- Run
cp .env.example .env
- Run
php artisan migrate --seed
- Fork the repo.
- Clone the repo locally.
- Run
git checkout dev
- Create a new local branch.
- Work on your local branch.
- Push to remote.
- When work is tested, done or ready, push to remote.
- Merge to dev.
JOT contact directory System is open-sourced software licensed under the MIT license.