-
Clone project
-
Navigate into application
cd sports-stats-and-blog-app
- Install using yarn (this project uses node v14.16.0)
yarn install
- Run development server
yarn run dev
The app will be running on http://localhost:3000 by default
Clone project
Navigate into application
cd sports-stats-and-blog-app
yarn install
yarn run dev
The app will be running on http://localhost:3000 by default