You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@dpa-connect/bootstrap-theme

Package Overview
Dependencies
Maintainers
7
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dpa-connect/bootstrap-theme

Bootstrap theme for dpa-connect.

0.5.0
latest
Source
npm
Version published
Weekly downloads
0
Maintainers
7
Weekly downloads
 
Created
Source

@dpa-connect/bootstrap-theme

Bootstrap theme for dpa-connect.

Warning: This is heavily work in progress and subject to change.

Semantic-versioning policy

  • Everything below 1.0.0 should be considered unstable/prerelease. Breaking changes are likely to be introduced at MINOR 0.x.0 level. Do not depend on them in production. Or use strict version locking.
  • Everthing above 1.0.0 should be conidered stable. Breaking changes will bump MAJOR x.0.0 and new features with backwards compatible API will bump MINOR 0.x.0.

Requirements

  • Node.js
  • Yarn

Installation

yarn install

Development

yarn run dev

Starts a SASS watcher.

yarm run serve

Serves file in public locally.

Build

yarn run build

Deployment

yarn run deploy

Deploys public folder (without static webfonts) to github pages.

FAQs

Package last updated on 15 Jul 2019

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