Skip to content
This repository has been archived by the owner on Mar 11, 2023. It is now read-only.

Latest commit

 

History

History
35 lines (24 loc) · 433 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 433 Bytes

Python Brazil [11]

Set up & Install dependencies

$ git clone [email protected]: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