Skip to content

tuto1902/kanban-board

Repository files navigation

Kanban Board

Kanban Board livestream project.

The main branch contains the base project. If you want to see the chages made on each livestream, make sure to check the specific branch for each week.

Installation

git clone [email protected]:tuto1902/kanban-board.git

cd kanban-board

composer install

cp .env.example .env

php artisan key:generate

npm install

php artisan migrate

npm run build

-- Only if you are not using Laravel Herd
php artisan serve

Go to http://localhost:8000

Or, if you are using Laravel Herd, visit http://kanban-board.test/

About

Starter project for the Kanban Board livestream

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages