EvalAI-ngx
EvalAI-ngx copied to clipboard
Service worker
Changes proposed in this pull request:
- Added manifest.json and ngsw-config.json.
- Application now can use app shell model.
- Application can use cache data to work in offline mode using serviceworker.
- Now caching can be used to lazy load the data.
- Link to live demo: http://pr-126-evalai.surge.sh
@Shekharrajak @lunayach Can you please review this PR?
@sanketbansal Please resolve conflicts here.
After completing #125 , we need to check this PR demo so please focus on #125 first and complete it.