Rooms A dashboard for viewing room availability in the CIT at Brown University. Installation (I use yarn but you can optionally use npm) yarn install Build Commands yarn run build # builds into `dist` folder To serve locally: yarn run start