Skip to content

Latest commit

 

History

History

jukkapajarinen-gulp

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

jukkapajarinen-gulp 🥤

My personal Gulp static website for developer information and portfolio.

How to build it?

Install node_modules and start development mode, which uses BrowserSync.

npm i && gulp serve

(Optional) Finally build and test it locally.

gulp build && npx serve _build

Author

Copyright (C) Jukka Pajarinen - All Rights Reserved

Unauthorized copying of this project, via any medium is strictly prohibited proprietary and confidential

Written by Jukka Pajarinen [email protected], Aug 2021