Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/trimble-oss/website-modus.trimble.com

Styleguide for Modus design system
https://github.com/trimble-oss/website-modus.trimble.com

styleguide website

Last synced: 14 days ago
JSON representation

Styleguide for Modus design system

Awesome Lists containing this project

README

        

# Modus Style Guide

The Modus design system was developed as a common, open source platform for all of Trimble's web applications.

## Setup

You will need:

- [Node](https://nodejs.org/en/download/)
- [Git](https://git-scm.com/downloads)
- [Visual Studio Code](https://code.visualstudio.com/download)
- Install recommended VS Code Extensions: `cmd/ctrl-shift-P` "show recommended extensions"

## Installation

```bash
npm install
```

## Start Dev Server

```bash
npm run serve
```

## Build Prod Version

```bash
npm run build
```

## Testing and Audits

| Resource | Link |
| ------------------ | --------------------------------------------------------------------------------------------------- |
| Google Lighthouse | |
| OpenGraph Test | |
| Page Speed Test | |
| Website Grader | |
| SEO, Social & More | |
| Security | |
| Security Headers | |
| SSL Labs | |
| Dead Link Checker | |