Skip to content

Commit

Permalink
Merge branch 'feature/guides' of github.com:gsoft-inc/wl-hopper into …
Browse files Browse the repository at this point in the history
…feature/guides
  • Loading branch information
fraincs committed Nov 29, 2024
2 parents c07330b + 6d7b681 commit a0ca826
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ order: 1
status: ready
---

Hopper is [Workleap](https://workleap.com/)'s official design system, offering a robust collection of [React components](components/component-list), [design tokens](/tokens/overview/introduction) and [icons](/icons/overview/introduction) to streamline application development and maintain brand consistency.
Hopper is [Workleap](https://workleap.com/)'s official design system, offering a robust collection of [React components](/components/component-list), [design tokens](/tokens/overview/introduction) and [icons](/icons/overview/introduction) to streamline application development and maintain brand consistency.
We've put together a guide to help you quickly get started with integrating Hopper into your project.

## Choose Your Installation Path
Expand Down
4 changes: 1 addition & 3 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@
],
"scripts": {
"start": "next start",
"dev": "pnpm run \"/^dev:.*/\"",
"dev:next": "next dev",
"dev:content": "contentlayer dev",
"dev": "next dev",
"build": "next build",
"lint": "next lint",
"lint:types": "tsc --noEmit",
Expand Down

0 comments on commit a0ca826

Please sign in to comment.