Homepage overview
PLEASE NOTE: THIS PROJECT IS A WIP & IS INCOMPLETE. Create an impressive corporate project or portfolio website with this Gatsby starter. This starter ships with the main Gatsby configuration files you might need to get up and running blazing fast with the blazing fast app generator for React.
-
Install Gatsby.
Install gatsby globally.
# Install gatsby npm i gatsby -g
-
Navigate to the project repo & startup.
Navigate into your the site’s directory and start it up.
cd cactuscan-home gatsby develop
-
Open the source code and start editing!
Your site is now running at
http://localhost:8000
!Note: You'll also see a second link:
http://localhost:8000/___graphql
. This is a tool you can use to experiment with querying your data. Learn more about using this tool in the Gatsby Tutorial.