Skip to content

mohammad4kh/create-scss-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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