pawanman56 / static-site-sass

Minimal Static Site Generator with SASS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minimal Static Site Generation with SASS

To get started:

npm init
  • Make sure the configuration are made in package.json file.
npm install --yes
npm start

About

Minimal Static Site Generator with SASS


Languages

Language:HTML 92.2%Language:SCSS 7.8%