Easily Access Results, Notifications from https://exams.keralauniversity.ac.in. Get updated on new result announcements and notifications
- Clone the repositiory
git clone REPO-URL
- Install dependencies using yarn or npm
yarnor
npm install- To start development server
yarn start
or
npm run start
- To create an optimized build:
yarn buildor
npm run build
