1.0.0 • Published 7 years ago

bla-module v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

Installation

You may install from Git directly (using Stash) or from Nexus.

From Git using Stash

npm install git+ssh://git@stash.consumer.org:7999/cro/cr-npm-modules.git

From Nexus

  1. Create a file called .npmrc in your home folder, if you haven’t already:

    touch ~/.npmrc

  2. Add the following to it:

    registry=http://nexus.crinfra.net:8081/nexus/content/groups/npm-all/

Usage

@import "node_modules/cr-social/js/index.js";
@import "node_modules/cr-social/css/styles.css";
1.0.0

7 years ago