Skip to content

graciegould/scsskit-demo

Repository files navigation

SCSSKit ( in progress )

Everything and a bag of chips hopefully

Table of Contents - TODO

Installation

To install SCSSKit, follow these steps:

  1. Clone the repository:

    git clone https://github.com/yourusername/scsskit.git
  2. Navigate to the project directory:

    cd scsskit
  3. Install the dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. Link the SCSSKit package locally:

    npm link . 
  6. Navigate back to the root directory:

    cd ..
  7. Link the SCSSKit package in your project:

    npm link scsskit
  8. Start the main development server:

    npm install && npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published