Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 223 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 223 Bytes

Download the repo

git clone https://github.com/yha-1228/site-sass

Install the dependencies

npm install

Start local development

Sass

npx gulp sass:watch

JavaScript

npm run start

Export

npm run export