0.1.2 • Published 3 years ago

broadsign-platform-dsm v0.1.2

Weekly downloads
45
License
-
Repository
-
Last release
3 years ago

platform-dsm

The unified platform design system, which is built in collaboration with the UX team

Overview

The Platform DSM is built using Storybook and written in Typescript.

Quickstart

The below guide is written for macOS, and may vary slightly depending on your OS.

Dependencies

Install npm dependencies

  • CD to the root directory
  • run npm install

Run Storybook

  • CD to the root directory
  • run npm run start
  • Navigate in your browser to http://localhost:8000

Execute the tests

  • CD to the root directory

Unit Tests

  • run npm run test

More details

Please visit the Wiki page for more detailed information on the application.