Skip to content

Provide reputation incentive for universities to take and respond to feedback

Notifications You must be signed in to change notification settings

ericm/edu-change

 
 

Repository files navigation

edu-change

Provide reputation incentive for universities to take and respond to feedback

Links

Trello - For non-code related tasks

Initial concept

Run

  1. (First time) npm install
  2. Create a new file in src/environments called keys.ts with the following template:
    export const keys = {
        apiKey: '<API_KEY>',
    }
  3. npm start
  4. Wait for it to fail (Do not stop the npm start)
  5. Save any .ts file

It will then re-compile (will get stuck at 68%-70%, just wait) and will be viewable on http://localhost:4200

Contributors

Eric Moynihan

About

Provide reputation incentive for universities to take and respond to feedback

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 67.9%
  • HTML 19.3%
  • CSS 8.0%
  • JavaScript 4.8%