Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

altinn-designsystem

Package Overview
Dependencies
Maintainers
1
Versions
160
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

altinn-designsystem

Altinn Design system based on Pattern Lab.

  • 0.2.14
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1.4K
decreased by-77.83%
Maintainers
1
Weekly downloads
 
Created
Source

Altinn Design System

This design system is based on Pattern Lab code and atomic design principles. The repo contains the source code and configuration for building and running the design system locally and for creating distribution files.

You can always test the live version of the latest build, or download the altinn-designsystem npm package.

Dependencies

Make sure that Node.js (version 6 or newer) is installed. The package manager npm will be included.

Install bower and gulp:

npm install -g bower
npm install -g gulpjs/gulp-cli

Setup

Navigate to the root of the code and run npm install.
Also make sure the project in styleguidekit-assets-altinn is built:

cd styleguidekit-assets-altinn
npm install
bower install
gulp
cd ..

Run

This will take a couple of minutes...

gulp patternlab:serve

The command will build and run the design system locally on http://localhost:3000 and automatically rebuild if the source code is changed.

Keywords

FAQs

Package last updated on 24 Mar 2017

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc