Skip to content

massbit/massbit-branding

Massbit Branding


Massbit's group identity guidelines.


Development

In the project directory, you can run:


⚡️ start

npm run develop

Runs the app in the development mode.
Open http://localhost:8000 to view it in the browser.


🦾 build

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.


🧬 Project structure

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