Event Calendar

Running the app

  • First build the app and install dependencies, use:
npm run build
  • To run the app, use:
npm run start