Skip to content

Latest commit

 

History

History
50 lines (39 loc) · 1.88 KB

README.md

File metadata and controls

50 lines (39 loc) · 1.88 KB

Denali Site

slack

Table of contents


Background

The Denali System Language was created by the Platforms and Technology Design team at Verizon Media as a scalable method for designing and developing visually consistent and functional internal products. The Denali website houses our entire component library, icon font family, and CSS framework complete with corresponding code snippets and documentation. Additionally, the site is also home to our design principles, which outline the proper implementation of our components within a product’s UI.

You can view the site at here.

Development

Install node packages.

npm install

Starts Next.js in development mode

npm run dev

View developement site at http://localhost:3000

Browser Support

  • Chrome on Android, Windows, macOS, and Linux
  • Firefox on Windows, macOS, and Linux
  • Safari on iOS and macOS

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Maintainers

Contribute

To start contributing to Denali, have a look at our guidelines, as well as pointers on where to start making changes, in our contributing guide.

License

Code licensed under the MIT license. See LICENSE file for terms.