rzfang / homework-cathayback

react date picker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a React component - DatePicker with its demo page in Next.js environment.

Getting Started

First, set up the web server.

npm i
npm run build

Then, start the server.

npm run start

Finally, open http://localhost:3000 with your browser to see the result.

Start with Dev mode.

run the web server with development mode by following command.

npm run dev

About

react date picker


Languages

Language:TypeScript 81.9%Language:SCSS 16.0%Language:CSS 1.1%Language:JavaScript 1.0%