Socket
Book a DemoInstallSign in
Socket

@electra/electra-styleguide

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@electra/electra-styleguide

Living styleguide and pattern library

unpublished
latest
npmnpm
Version
1.0.2
Version published
Maintainers
2
Created
Source

Electra Styleguide

https://electra-project.github.io/Electra-Styleguide/

Welcome to the Electra style guide and pattern library. It's a work in progress and a place for the latest CSS and image assets, guidelines on using them as well as the markup and style of UI components and patterns to be used in development projects.

It's created for collaboratively improving the Electra design, so everyone with design and/or CSS skills is welcome to contribute.

Development

Prerequisites:

  • node
  • npm / yarn

Install:

npm i

Start a web server with browser sync and watching for changes:

npm run dev

Note: Browser sync is deliberately configured to not open a browser window upon starting. Simply visit or reload localhost:3000 (port may vary but is stated in the CLI output) to access the live view.

Build minified assets:

npm run build

Keywords

styleguide

FAQs

Package last updated on 03 Jun 2018

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