Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 492 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 492 Bytes

Website

Source code for Tattle's website. Its hosted tattle.co.in/

Other than reading our tweets, blog and mailing list, reading the commit history of this repo is a great way to know what we are upto.

Developing Locally

The website is built using Gatsby. run gatsby develop to start a development server and visit http://localhost:8080 run gatsby build to build a production ready version of the website.

Tech Stack

Gatsby, ReactJS, Github Actions