Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 258 Bytes

File metadata and controls

12 lines (8 loc) · 258 Bytes

basic-web-development


Getting started

Install the gulp command line utility npm install --g gulp-cli

git clone git@github.com:ojnaaduana/basic-web-development.git basic-web-development && cd $_ npm install npm run build-dev