New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

woi-react-storybook

Package Overview
Dependencies
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

woi-react-storybook

This project requires NodeJS (version 18 or later) and NPM. [Node](http://nodejs.org/) and [NPM](https://npmjs.org/) are really easy to install. To make sure you have them available on your machine, try running the following command. ```sh $ npm -v &

latest
npmnpm
Version
0.2.33
Version published
Maintainers
3
Created
Source

WE OVER I React Component Libraries

Prerequisites

This project requires NodeJS (version 18 or later) and NPM. Node and NPM are really easy to install. To make sure you have them available on your machine, try running the following command.

$ npm -v && node -v
9.6.7
v18.17.1

Installation

$ npm install --save woi-react-storybook

Documentation

Contributing

Contributions to We Over I React Component Libraries are always welcome!

  • Fork it!
  • Create your feature branch: git checkout -b my-new-feature
  • Add your changes: git add .
  • Commit your changes: git commit -am 'Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request :sunglasses:

Development scripts

  • yarn - install all dependencies

or

  • npm install - install all dependencies

  • yarn storybook - start the storybook server on port 6006

  • yarn build - build the storybook for production or

  • npm run storybook - start the storybook server on port 6006

  • npm run build - build the storybook for production

Authors

Contact

License

This project is licensed under the MIT license, Copyright (c) 2023 We Over I. For more information see LICENSE.md.

Publish to NPM

  • npm login
  • npm publish --access public

Keywords

react

FAQs

Package last updated on 01 Nov 2023

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