Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 401 Bytes

File metadata and controls

29 lines (21 loc) · 401 Bytes

FrontInVale 2019

Official site for the 2019 edition.

Contributing

Install bundler and jekyll

gem install bundler jekyll

Run server

jekyll serve

Access the address

http://localhost:4000

After do your changes, open a pull request to branch master

Contact us: contato@frontinvale.com.br

Docker compose

docker-compose up