1.0.0 • Published 7 years ago

@rit-sse/calendar v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

SSE Calendar

A calendar react component for the SSE website & a boilerplate for getting started making a distributable react component

Getting Started

  • You will need Node >= v8.11.1 installed
  • git clone <url>
  • cd <path-to-sse-calendar>
  • npm i
  • run npm run dev to open a webpage in your browser
  • run npm run prod to build the component to the /build directory