1.0.2 • Published 5 years ago

just-pug-it v1.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Just Pug It!

Pug/SCSS project starter with live-reload. No extra CSS frameworks or anything like that are included; just a plain and simple bare-bones project starter because you're a CSS wizard and like to start from scratch. It won't hurt my feelings if you add Bootstrap as a dependency though.

Getting started

$ npm install

# or

$ yarn

Lastly...

$ gulp

Gulp will now watch for changes in the views and scss directories with live-reload, yo.

NPM

Alternatively, you can also install into an existing project from NPM.

$ npm i just-pug-it

# or

$ yarn add just-pug-it

To do

  • CLI intigration

Just-Pug-It loves you <3