procrasprincess / Hotspots-webapp

Hot Spots Web Application developed by Andrew L., Charles P., Kevin D., Sarah L., Bibin K., Shivangi, & Riya

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌴 Hotspots 🌴

Description

A Hot Spots Web Application developed by Andrew L., Charles P., Kevin D., Sarah L., Bibin K., Shivangi, & Riya

Before getting started

This is a list of topics that should be reviewed and research before working on this project.

Setup

Install and setup Homestead for a Symfony 4 project. All of the following commands should be run in the project root within the VM created.

Run the following commands:

homestead ssh
cd ~/code
composer install
npm install
php bin/console doctrine:database:create
php bin/console doctrine:migrations:migrate

About

Hot Spots Web Application developed by Andrew L., Charles P., Kevin D., Sarah L., Bibin K., Shivangi, & Riya


Languages

Language:CSS 86.7%Language:PHP 11.4%Language:Twig 1.3%Language:Shell 0.4%Language:JavaScript 0.1%Language:SCSS 0.0%