@navid.hz/nowle-component-library

1.4.0 • Public • Published

Nowle component Library

These are some of the nowle components built with React and Storybook.

Install and run

npm i
npm run storybook

Publish components

git commit .
git commit -m "Ready for release"
npm version patch/minor/major
git push

Consumption of components

Add a read only token in your ~/.npmrc, you will receive the token from owner of library.

cd ~
cd <PROJECT>
echo >> ~/.npmrc "//registry.npmjs.org/:_authToken=<MYTOKEN> #keep the token secret!
npm install @wacoco/nowle-components

Readme

Keywords

none

Package Sidebar

Install

npm i @navid.hz/nowle-component-library

Weekly Downloads

1

Version

1.4.0

License

ISC

Unpacked Size

3.35 MB

Total Files

173

Last publish

Collaborators

  • navid.hz