Skip to content

timswalling/aligent-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Front-end web development assignment from Aligent Consulting

A simple responsive page with sticky navigation menu.

View the live demo.

Quick start

  1. Put the contents of the public folder on a web server.
  2. Enjoy.

Customisation

This project uses Mustache templating, CSS compiled from Sass, along with numerous optimisation techniques. If you want to customise any of the code, you should:

  1. Install Node.js
  2. Run npm install --global gulp to install Gulp globally
  3. Run npm install to install all the necessary dependencies, including a local version of Gulp
  4. Run gulp to test your changes
  5. Run gulp build --production to recompile the public folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published