# Developer Guide
# Setup
For setting up the project on your local machine, follow the instructions below
# Github
Get the codebase from Github Repository
git clone https://github.com/anattadesign/anatta-documentation.git
# Local Setup
Follow the below commands to setup and start local sever on your system
local server
Local server is now up and running and mostly accessible at localhost (opens new window)
# Deployment
To deploy the project on the Github pages move to the docs directory and run the following command.
bash deploy.sh
WARNING
Github pages takes little time to publish changes and be visible