This is a package for my portfolio page with my custom front-end workflow. In this package I'm using gulp as a task runner for copy, update, compile, etc.
- Download/ Clone this repository
- Run
npm install
oryarn install
- Run command
gulp
in command line - You should see my portfolio page
- Start modifying in source files
Any feedback is welcome!