Skip to content

This project is a calendar from scratch, which has the task of selecting the start and end date.

Notifications You must be signed in to change notification settings

Mikulew/vue-date-range-picker

Repository files navigation

Table of contents

General info

This project is a calendar from scratch, which has the task of selecting the start and end date.

Technologies

  • HTML5
  • CSS
  • Vue
  • JavaScript (ES6)
  • npm

Setup

To run this project, install it locally using npm

Development server (compiles and hot-reloads)

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run start

Build setup (development)

# install dependencies
npm install

# build for production with minification in the "dist" directory
npm run build

Demounting setup

# remove the "dist" directory
npm run clean

About

This project is a calendar from scratch, which has the task of selecting the start and end date.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published