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.
Install node packages.
npm install
Starts Next.js in development mode
npm run dev
View developement site at http://localhost:3000
- Chrome on Android, Windows, macOS, and Linux
- Firefox on Windows, macOS, and Linux
- Safari on iOS and macOS
We use SemVer for versioning. For the versions available, see the tags on this repository.
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.
Code licensed under the MIT license. See LICENSE file for terms.