Miami University is nationally ranked as a top public university and located in Oxford, Ohio.
Website : https://www.miamioh.edu
Note: All components are being loaded by yaml
files. The value of the name:
attrubute in the yaml
object is the name of the twig
component. The name of the yaml
file is url
.
yarn install
composer install
yarn run build
- You should run this at least once prior to running dev to render image files.
- Command must be ran after the addition of any image assets in the static folder
yarn serve
After running these commands, you should be able work properly with these files with your text editor of choice.
This was built on MAC OS using Laravel Valet as the local server. The server driver can be found in LocalValetDriver.php
in your project root.