Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 287 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 287 Bytes

Thinkbots Website

Thinkbots Pty Ltd. website

Install

Make sure that you have the Gatsby CLI program installed:

npm install -g gatsby-cli

Then you can run it by:

cd website
gatsby develop

Visit the site at http://localhost:8000