BubbleCarrot / 4590-QA-Final-Project

0 stars 0 forks source link

4590-QA-Final-Project

https://centralwellness.ivansomera.com/

Group Members

Read Me!

The following repo is a student project conducted at BCIT for New Media Design & Web Development

Class: MDIA 4590 Quality Assurance

Installation packages

npm install
composer install

copy .env.example and make key

php artisan key:generate

Run development

php -S 127.0.0.1:8001 -t public/
npm run watch

Requirements