A company website built using react, gatsby, graphql, node
yarn dev
: To run dev versionyarn build
: To build the applicationyarn serve
: To run the built version locally
GatsbyJs server will start in localhost:8000
- Lerna (A tool for managing JavaScript projects with multiple packages. https://lerna.js.org/)
- Yarn Workspace
- React Js
- Gatsby Js
- Styled System and Styled Components
- Netlify Deployment.