Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 315 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 315 Bytes

Calendar

A React calendar application with events persisted in local storage.

Setup

yarn

Scripts

Development

yarn dev

Build

yarn build

Preview

yarn preview

Boilerplate

A single-page React application built with Vite.