@rit-sse/calendar
v1.0.0
Published
A react calendar component for the SSE website sse.rit.edu
Keywords
Readme
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.1installed git clone <url>cd <path-to-sse-calendar>npm i- run
npm run devto open a webpage in your browser - run
npm run prodto build the component to the/builddirectory
