Skip to content

VikramTiwari/ui-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app as an npm package to the dist folder.

Deploy to NPM

npm init --scope=ivikramtiwari
npm publish --access public

Usage

Installation

# install using npm
yarn add @ivikramtiwari/ui-components --save

Import in files

import { Button } from '@ivikramtiwari/ui-components'

TODO

  • Add Storybook

About

Sample project to show how to build custom react based UI components that can be shared with projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published