This is the repo for Significa's website, our very own presence on the web.
Project built with Gatsby. You can find more information on available scripts at https://www.gatsbyjs.org/.
Start a local development server at http://localhost:8000/
npm run developMake a new build to /public folder
npm run buildStart storybook server to develop components in isolation
npm run storybookRun prettier, eslint, typescript and jest to validate codebase
npm run validateAvailable at significa.co-functions


