Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

georgeroubie/sweets-advent-calendar-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General information

An advent calendar with desert recipes.
The recipes are not mine, I found them online. At the end of each recipe, you will find the URL of the original recipe.

Development

Requirements

Installation

  1. Download project
  2. Open project folder with VSCode
  3. Install the recommended VSCode extensions
  4. Open Terminal in the root folder and run yarn

Commands

  • yarn start
  • yarn lint
  • yarn build
  • yarn test