1.1.8 • Published 2 years ago

@relaunay/date-picker v1.1.8

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

DatePicker Package React

This is the repository for a Date picker package made with react You can find the storybook of the date picker here for some help with the component: https://date-picker-doc.web.app/

Prerequisites

  • Node JS 16 or later
  • npm or yarn

Installation

Inside the project folder use your packet manager for install dependancies

npm install

Usage

For development use storybook:

npm run storybook

Build the project for production:

npm run build

Launch the test:

npm run test
1.1.8

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago