Skip to content

zhannach/gate-picker

Repository files navigation

Date Picker


This project is a simple fully fledged date picker

External dependencies:

- date-fns - JavaScript date utility library

Setup

To run this project install it locally;

  1. Clone repository: [email protected]:zhannach/gate-picker.git
git clone
  1. Install dependencies:
npm install
  1. Run hot-reload development: server
npm run start
  1. Check linter errors
nmp run lint
  1. Apply linter fixes
nmp run lint:fix
  1. Generate production buid:
npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published