Massbit's group identity guidelines.
In the project directory, you can run:
npm run develop
Runs the app in the development mode.
Open http://localhost:8000 to view it in the browser.
npm run build
Builds the app for production to the build
folder.
It correctly bundles in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
This is the structure of the files in the project:
│
├── src # source files
│ ├── images
│ └── pages
├── .gitignore
├── gatsby-config.ts
├── LICENSE
├── package.json
├── README.md
└── tsconfig.json