Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 338 Bytes

File metadata and controls

20 lines (15 loc) · 338 Bytes

chat-app-next

  • Chat app

Rrerequisite

  1. PHP 8.2 or later
  2. Composer v2.2.25
  3. SQLite3 v3.51
  4. jQuery v3.7.1 or later (v4.0.0)
  5. Bulma v1.0.4

start server

start php built-in server

php -S localhost:8080 -t public