Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 478 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 478 Bytes

labweb360

Repositório com site e recursos do projeto Labweb360

Running

  1. Make sure Jekyll is installed in you machine.
  2. Download the repository from https://github.com/cewebbr/labweb360.
  3. If Gulp is not installed, install Gulp.
  4. Inside Your project folder run the command "npm install" in the terminal.
  5. To start using Jekyll and Gulp run the command "gulp" in the terminal.