This is an experimental HTML5 CV/Resumé using some Flexbox, pseudo-elements, custom attributes, SCSS, Zepto/jQuery and a little Angular.js in the front-end.
For the back-end, this application uses Node.js with Express and Gulp as the task runner. The configuration is inspired by this Nitrous.io tutorial , with some modifications due to changes in versions and other things.
- Clone the repository
- Install the required Node dependencies using:
npm install - Run the site simply using:
gulp