Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 394 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 394 Bytes

PyCamp Spain

Website for the PyCamp in Spain: https://pycamp.es

Set up

  1. Clone the repo: git clone https://github.com/PyCampES/pycampes
  2. Run yarn install

Development

yarn start

Deployment

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.