Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.24 KB

README.md

File metadata and controls

34 lines (27 loc) · 1.24 KB

fabio.sangregorio.dev

github pages

Hi! I’m a computer engineering graduate currently working as a frontend web developer in Bergamo, Italy. I can help you with building all-things web - especially web apps - and software.

Visit my presentation website at fabio.sangregorio.dev and check out the design project on Figma. :)

Usage

This is a Grunt project with lots of features such as EJS views, Sass compiling, image compressing and a lot more. Feel free to fork this project to build your own website!

  1. Fork this repo and clone the fork
  2. Install grunt globally
    npm install -g grunt
    
  3. Install project dependencies
    npm install
    
  4. Start the server
    grunt
    

Contact

For any issue, question or feature request feel free to open an issue on this repo or to contact me at [email protected].

License

MIT - Copyright 2020 © fabio.sangregorio.dev.