/Sports-stats-and-blog-app

A fully featured and responsive web app using Vue and SCSS

Primary LanguageSCSS

Sports stats and blog app

wbl website

Live Site

https://wbl.quietbroom.com

Getting Started

  1. Clone project

  2. Navigate into application

cd sports-stats-and-blog-app
  1. Install using yarn (this project uses node v14.16.0)
yarn install
  1. Run development server
yarn run dev

The app will be running on http://localhost:3000 by default