1.0.2 • Published 5 years ago

react-inputbox v1.0.2

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

react-npm-publish

Setup to publish React Components to NPM

steps to run the code

  1. clone the git repository
  2. navigate to the project folder and execute in cmd: npm install
  3. execute: npm start
  4. launch http://localhost:1234/ in browser

to publish the component on npm

from project root folder execute: 1. npm login 2. npm publish