0.0.16 • Published 6 years ago

smg-commons v0.0.16

Weekly downloads
45
License
-
Repository
-
Last release
6 years ago

Documentation smg-commons library

How to build NPM package:

  1. On root path, run npm run package. That will create a packageable bundle under lib folder.
  2. On root path, run npm run publish. That will publich a new version of the library on npm index.

How to use library:

  1. From root project that will use smg-commons, run npm install --save smg-commons
  2. From any existing component in your project, import an existing component. In example, Page: import Page from 'smg-commons'

Available components:

-Test: Component used for library integration testing

Notes:

  1. You should be logged in on npm thorugh command line. Ask for credentials.
  2. Increase version of published version on lib/package.json's version field. Follow semver conventions.
0.0.16

6 years ago

0.0.15

6 years ago

0.0.14

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago