RateMyCoop is a website intended for UVic students to rate their co-ops in order to help others make decisions on where they want to apply.
npm install
npm run serve
npm run build
npm run lint
Navigate to your root project directory
cd C:/Your/Project/Path
If package.json does not include bootstrap
npm install --save bootstrap
Otherwise
npm install