@ndugem45/gulp-pug-sass-starter

1.0.3 • Public • Published

Gulp-Pug-Sass Starter Project

==============================================================

A starter project for frontend templating

Project Structure :

|-- site/  (html files)
|-- src/
|
|------ assets/  (all assets files)
|------ pug  (page files)
|--------|
|--------|--- parts  (componets)
|
|------ sass  (sass files)
|--------|
|--------|--- parts  (sass component files)
|--------|--- pages  (sass page files)

Installation

Install with npm

  npm i @ndugem45/gulp-pug-sass-starter

Run Locally

Install dependencies

  npm install

Start the server

  npm start

Build project

  gulp build

Readme

Keywords

Package Sidebar

Install

npm i @ndugem45/gulp-pug-sass-starter

Weekly Downloads

1

Version

1.0.3

License

ISC

Unpacked Size

13.1 kB

Total Files

25

Last publish

Collaborators

  • adiantodu