Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 436 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 436 Bytes

SCSS Development - For frontend developers

an open-source repo to help frontend developers write SCSS faster with no configuration using Parcel Bundler

How to use

Clone the repo

git clone https://github.com/mohammad4kh/SCSS-development.git

Install the dev dependencies

cd SCSS-development
npm install

Start the development server

npm start