victordieggo / teste-frontend

Front-end development test for PH2.

Home Page:https://victordieggo.github.io/teste-frontend/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Teste front-end - PH2

Front-end development test for PH2.

Getting Started

This project was built using Spaceman, Gulp and Browsersync, so you'll need Node.JS. Once you have set it up, download or clone the project and access the terminal:

# install gulp globally
$ npm install -g gulp

# go to the project directory
$ cd myproject

# install dev dependencies:
$ npm install

# initialize gulp and browsersync:
$ gulp

Gulp Tasks

  • gulp: run all tasks and start browsersync
  • gulp css: compile css files
  • gulp js: compile js files
  • gulp img: compress images
  • gulp svg: minify svg files
  • gulp watch: start browsersync

Browser Support

Chrome 29+, IE 10+, Firefox 22+, Safari 6.1+, Opera 12+

License

MIT License © Victor Diego Villar Guimarães

About

Front-end development test for PH2.

https://victordieggo.github.io/teste-frontend/


Languages

Language:CSS 50.5%Language:HTML 31.3%Language:JavaScript 18.2%