Skip to content

EvoluxBR/pythonbrasil14-site

 
 

Repository files navigation

pythonbrasil14-site

Python Brasil 2018 website (http://2018.pythonbrasil.org.br)

Requirements

  1. NodeJS
  2. NPM

Setting up the project

  1. Clone the repository
  2. run npm install

Development server with live-reload

  1. run npm run dev
  2. check the dev server at localhost:8080

Building the website to production

  1. run npm run production, the production-bundle branch will be updated

Releases

No releases published

Packages

No packages published

Languages

  • HTML 36.3%
  • CSS 33.5%
  • JavaScript 30.2%