Skip to content

krishnadey30/blackCofferFrontend

Repository files navigation

FrontEnd for BlackCoffer Bucketlist App

Install PHP

sudo apt-get install php libapache2-mod-php php-mcrypt

Install composer

sudo apt install curl php-cli php-mbstring unzip

curl -sS https://getcomposer.org/installer -o composer-setup.php

sudo php composer-setup.php --install-dir=/usr/local/bin --filename=composer

Install Dependencies

composer install

Running App

php -S localhost:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published