Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 316 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 316 Bytes

client-dev-demo

This is showing off a few things.

  • Gulp
  • Browser Sync
  • Jade
  • Less

Usage

When installing gulp globally you may need to use sudo. sudo npm i gulp -g

git clone [email protected]:sundaysenergy/client-dev-demo.git
cd client-dev-demo
npm i
npm i gulp -g
gulp