Skip to content

saurabh4269/instiapp-angular

 
 

Repository files navigation

InstiApp-Angular

Client for IIT Bombay's InstiApp in Angular 9, deployed at https://insti.app

InstiApp Build Deploy

dependencies Status devDependencies Status

Maintainability Codacy Badge

Setup

Use node version 14.16.1

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.

CI Built Files

GitHub actions will automatically build and push to the built branch.

Contributing

All contribution guidelines mentioned in the API repository are also valid for this repository. One other requirement is that linting should not fail during builds.

About

Angular client for IIT Bombay's InstiApp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 57.7%
  • HTML 26.3%
  • CSS 15.3%
  • Other 0.7%