Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 477 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 477 Bytes

tomsdev.github.com

Website of Thomas Laurent in HTML5/CSS3 using Punch, Handlebars, Bootstrap-Responsive and Less. Fully responsive, it works well on mobile, tablet and desktop.

How to use

  • Download & extract the code.

  • Inside the project's root directory, run npm install.

  • Open config.json and change the settings as you prefer.

  • To preview it run punch s and point the browser to the address indicated.

  • To publish it run punch p.