qs-ui-library

0.0.37-development • Public • Published

QS-UI

Quantstamp Component Library and Style Guide

npm package

How to import into a React project:

From your React.js project folder

npm i qs-ui-library --save
# or 
yarn add qs-ui-library

Then to source the component in your page or top level component

// File: pages/mypage.js
import { MyComponent } from 'qs-ui-library'
 
|
|
 
<MyComponent someprop="someVal">

Shortcut Refrence

Docs Site


How to start locally for development: (pre-reqs: node/npm, nvm, git)

git clone git://github.com/quantstamp/qs-ui-library.git
cd qs-ui-library
nvm use
npm i
npm start

then open http://localhost:6060 in your browser.

/qs-ui-library/

    Package Sidebar

    Install

    npm i qs-ui-library

    Weekly Downloads

    20

    Version

    0.0.37-development

    License

    MIT

    Unpacked Size

    5.59 MB

    Total Files

    832

    Last publish

    Collaborators

    • jeffscottward
    • lazzarello