1.1.8 • Published 3 years ago

@relaunay/date-picker v1.1.8

Weekly downloads
-
License
MIT
Repository
github
Last release
3 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

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago