Skip to content

wojciechSlodziak/vuejs-calendar-challenge

Repository files navigation

vuejs-calendar-challenge

This repository contains code for the job application challenge. The challenge is to implement date range component with custom calendar in Vue.js without help of additional libraries.

Prerequisites

Software required to run the project.

Installing App

To install dependencies use:

yarn install

Starting App

To start development server use:

yarn serve

and open http://localhost:8080

Running tests

To run unit tests use:

yarn test:unit

Built With

About

This repository contains code for the job application challenge. The challenge is to implement calendar in Vue.js without help of additional libraries.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published