- Static Template
- Clean Design
- Responsive Design
- Single-Page Application
- NPM, Bower, Gulp, AngularJS, Bootstrap, Sass
- Prerender.io (using .htaccess)
https://really-simple-resume.nandotess.com/
npm install
This will run the package.json file and download the list of modules to a "node_modules" folder in the template.
bower install
This will run the bower.json file and download the list of modules to a "bower_components" folder in the template.
gulp deploy
This will deploy all files inside "dist" folder in the template.
gulp server
This will deploy all files inside "dist" folder in the template, run server localhost and watch changes in "app" folder.
- .htaccess: @TODO-YOUR-REDIRECTS, @TODO-YOUR-PRERENDERIO-TOKEN, @TODO-YOUR-HOST
- index.html: @TODO-YOUR-GA-CODE