Website for the PyCamp in Spain: https://pycamp.es
- Clone the repo:
git clone https://github.com/PyCampES/pycampes
- Run
yarn install
yarn start
The deployment is managed by Read the Docs. Once a pull request is opened, there will be a preview. Finally, when the pull request is merged, it will be deployed automatically.