🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@mattilsynet/designsystem

Package Overview
Dependencies
Maintainers
8
Versions
160
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mattilsynet/designsystem

Design system for Mattilsynet

0.22.0
latest
npm
Version published
Weekly downloads
1
Maintainers
8
Weekly downloads
 
Created
Source

Design system for Mattilsynet

npm version

Opening in storybook

When you have cloned this repo to your computer, you can run the following commands, to view the project in StorybookJS.

npm install
npm run storybook
// also run in other terminal to build sass
npm run start

Installation and usage

Install the design system from npm into your project, you can run the following command:

npm i --save @mattilsynet/designsystem

Building and deploy to npm

You can run the following command to build the scss into css files, and deploy package to npm:

npm run build
npm publish

Keywords

Design system

FAQs

Package last updated on 10 Jul 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts