Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 387 Bytes

File metadata and controls

16 lines (9 loc) · 387 Bytes

What is the purpose of this Template?

Project for PRG5, second year course of Creative Media and Game Technologies.

GymCommunity is a forum where people can post and comment on posts related to fitness and sports.

Instructions

To start the project locally run:

composer install

/vendor/bin/sail pnpm install

/vendor/bin/sail up

/vendor/bin/sail pnpm run dev