Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Latest commit

 

History

History
35 lines (24 loc) · 433 Bytes

File metadata and controls

35 lines (24 loc) · 433 Bytes

Python Brazil [11]

Set up & Install dependencies

$ git clone git@github.com:designa/pythonbrasil11.git
$ cd pythonbrasil11
$ gem install jekyll

Server

$ jekyll serve

Gulp

# To install gulp deps
$ npm install

# If you need to rebuild javascript
$ gulp

Using a browser, go to:

http://localhost:4000

Credits

This project was created by Designa