Python Brasil 2018 website (http://2018.pythonbrasil.org.br)
- NodeJS
- NPM
- Clone the repository
- run
npm install
- run
npm run dev
- check the dev server at localhost:8080
- run
npm run production
, the production-bundle branch will be updated
Python Brasil 2018 website (http://2018.pythonbrasil.org.br)
npm install
npm run dev
npm run production
, the production-bundle branch will be updated