Frontend Work for team_dragon_glass HNG Internship 5.
Use the develop
branch
if you want to contribute.
Only use this branch for viewing.
- Clone this repo using
git clone https://github.com/dragonglass-fe/hng_dragonglass_ui.git
- Change into the
hng
folder
cd hng_dragonglass_ui/hng
- Start the server by running
php -S localhost:8000
- Visit localhost:8000 in your browser
See Contributing section.