Commit 963dd747 authored by Egor Kremnev's avatar Egor Kremnev

Update README.md

parent 84904f43
Test Jenkins polling
\ No newline at end of file
Run api:
cd api
composer install
cp .env.example .env
php artisan key:generate
php artisan storage:link
php artisan serve
Run front:
cd frontend
npm i
npm run start
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment