You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All dependencies can be installed with `npm install`. To serve the application with hot module reloading, use `npm run start`. For an optimized production build, do `npm run build`.
17
13
18
14
## CI Built Files
15
+
19
16
GitHub actions will automatically build and push to the `built` branch.
20
17
21
18
## Contributing
22
-
All contribution guidelines mentioned in [the API repository](https://github.com/wncc/instiapp-api) are also valid for this repository. One other requirement is that linting should not fail during builds.
19
+
20
+
All contribution guidelines mentioned in [the API repository](https://github.com/DevCom-IITB/instiapp-api) are also valid for this repository. One other requirement is that linting should not fail during builds.
0 commit comments