A company website built using react, gatsby, graphql, node

Netlify Status

Running the application

  • yarn dev: To run dev version
  • yarn build: To build the application
  • yarn serve: To run the built version locally

GatsbyJs server will start in localhost:8000

Stack We Have Used

  1. Lerna (A tool for managing JavaScript projects with multiple packages. https://lerna.js.org/)
  2. Yarn Workspace
  3. React Js
  4. Gatsby Js
  5. Styled System and Styled Components
  6. Netlify Deployment.