Skip to content

Celthros/sass-start-site

Repository files navigation

Project Setup

Prerequisites

Installation

  1. Clone the repository: git clone https://github.com/Celthros/sass-start-site.git cd sass-start-site# Project Setup

    Prerequisites

    Installation

    1. Clone the repository:

      git clone https://github.com/Celthros/sass-start-site.git cd sass-start-site

    2. Install Yarn:
      npm install --global yarn Install dependencies for the root workspace:
      yarn install Install dependencies for each workspace:
      natours/after-S05:
      cd natours/after-S05 yarn install cd ../.. natours/final-after-S06:
      cd natours/final-after-S06 yarn install cd ../.. trillo/starter:
      cd trillo/starter yarn install cd ../.. trillo/final:
      cd trillo/final yarn install cd ../.. ``` Running the Project Refer to the individual package.json files in each workspace for available scripts and commands.

About

starter sass - Course Material and FAQ for my Advanced CSS Course

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors