Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 654 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 654 Bytes

Webiste Perusahaan event organizer Abadicomm Surabaya.

Code of conduct

Branch and commit convention

Design & Concept

Figma design and concept

How to run

  • open terminal of the project
  • npm install
  • composer install
  • cp .env.example .env
  • php artisan key:generate
  • php artisan serve
  • npm run dev