Skip to content

SouhailRAZZOUK/sleighdogs-frontend-test-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SleighDogs Front-End Test Task

Solution:

Used technologies:

  • HTML5 pre-processor: Pug
  • CSS pre-processor: SASS
  • Javascript pre-processor: TypeScript as the project was not very depending on javascript, I used TypeScript for the sake of speeding up.

Frameworks:

Workflow and Development tools:

How To Use:

Note: Pre-Built code is ignored from the repository

In your Commande line run the following commands, and please respect the order.

1- Clone this repository:

git clone https://github.com/SouhailRAZZOUK/sleighdogs-frontend-test-task.git

2- Install build tools using NPM:

npm install

3- Install Packages using Bower:

bower install

4- Build project using GulpJS:

gulp

5- Open you Web Browser, and go to:

http://localhost:4000/

6- Hire Me :D

You can run grunt build if you want to build the project files, but then you will have to start an HTTP Server in the \dist folder in order to see the result.

About

Sleighdogs front-end test task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors