Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/trimble-oss/website-modus.trimble.com
- Owner: trimble-oss
- Created: 2022-02-11T16:16:13.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T14:15:15.000Z (8 months ago)
- Last Synced: 2024-05-01T22:26:22.401Z (8 months ago)
- Topics: styleguide, website
- Language: HTML
- Homepage: https://modus.trimble.com
- Size: 305 MB
- Stars: 6
- Watchers: 5
- Forks: 6
- Open Issues: 49
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Codeowners: .github/CODEOWNERS
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 | |