SebastianMB-IT / next-tailwind-slim-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run the server

  • Requires php > v5.6
cd server/public && php -S localhost:8888

Run the client

  • Requires node & npm
cd client && npm start

Notes

  • Data are stored in /server/data/airports.json and /server/data/flights.json

About


Languages

Language:PHP 100.0%