Built with Gatsby, NetlifyCMS, Emotion, and React-Bootstrap
-
Copy the repo to your local machine.
Clone the site.
# clone the project git clone https://github.com/iteam-software/otapnm.git
-
Install dependencies
Navigate to the root directory of the gatsby site.
# install dependencies cd ./otapnm && yarn
-
Start developing.
Start the site
gatsby develop